summaryrefslogtreecommitdiffstats
path: root/package/xenomai/xenomai-do-not-install-devices.patch
diff options
context:
space:
mode:
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>2013-10-30 23:41:45 +0100
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2013-11-01 15:40:06 +0100
commit344fc7aa0d9879a051753b972a587aed59a180c2 (patch)
treef77dcf782d2e66c217ecfab9c8aa7027072df0d3 /package/xenomai/xenomai-do-not-install-devices.patch
parent77de13ba5525f4efbfed6e3f30ab5e4b18ca3980 (diff)
downloadbuildroot-344fc7aa0d9879a051753b972a587aed59a180c2.tar.gz
buildroot-344fc7aa0d9879a051753b972a587aed59a180c2.zip
xenomai: use install-user to remove patch
As noted by "George" in bug #6416, the xenomai-do-not-install-devices patch is not needed, since Xenomai provides a "install-user" target to only install the libraries/headers and not the device files. This patch changes xenomai.mk to use 'install-user' and removes the useless patch. Fixes bug #6416. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/xenomai/xenomai-do-not-install-devices.patch')
-rw-r--r--package/xenomai/xenomai-do-not-install-devices.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/package/xenomai/xenomai-do-not-install-devices.patch b/package/xenomai/xenomai-do-not-install-devices.patch
deleted file mode 100644
index 348abee4b1..0000000000
--- a/package/xenomai/xenomai-do-not-install-devices.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- a/Makefile.in 2011-06-24 16:11:23.591449817 +0200
-+++ b/Makefile.in 2011-06-24 16:20:29.638129633 +0200
-@@ -719,7 +719,7 @@
- $$sudo mknod -m 666 $(DESTDIR)/dev/rtheap c 10 254 ; \
- fi
-
--install-exec-local: devices
-+install-exec-local:
-
- install-user:
- $(MAKE) SUDO=false install
OpenPOWER on IntegriCloud