[oe-commits] =?UTF-8?Q?David=20Nystr=C3=B6m=20?=: nativesdk-packagegroup-sdk-host: Add nativesdk-makedevs

git at git.openembedded.org git at git.openembedded.org
Mon Sep 30 20:57:11 UTC 2013


Module: openembedded-core.git
Branch: master-next
Commit: a65261ab27cc93b8a564b628e50d89bf52492110
URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=a65261ab27cc93b8a564b628e50d89bf52492110

Author: David Nyström <david.c.nystrom at gmail.com>
Date:   Fri Sep 27 08:18:03 2013 +0000

nativesdk-packagegroup-sdk-host: Add nativesdk-makedevs

Add makedevs to SDK, to allow simple /dev/ population.

Signed-off-by: David Nyström <david.nystrom at enea.com>
Signed-off-by: Saul Wold <sgw at linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>

---

 .../nativesdk-packagegroup-sdk-host.bb             |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/meta/recipes-core/packagegroups/nativesdk-packagegroup-sdk-host.bb b/meta/recipes-core/packagegroups/nativesdk-packagegroup-sdk-host.bb
index 95f98c8..e298ff4 100644
--- a/meta/recipes-core/packagegroups/nativesdk-packagegroup-sdk-host.bb
+++ b/meta/recipes-core/packagegroups/nativesdk-packagegroup-sdk-host.bb
@@ -21,6 +21,7 @@ RDEPENDS_${PN} = "\
     nativesdk-autoconf \
     nativesdk-automake \
     nativesdk-shadow \
+    nativesdk-makedevs \
     "
 
 RDEPENDS_${PN}_darwin = "\



More information about the Openembedded-commits mailing list