aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Nyström <david.c.nystrom@gmail.com>2013-09-27 08:18:03 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-09-30 21:59:56 +0100
commita65261ab27cc93b8a564b628e50d89bf52492110 (patch)
tree34917116e4aa9dbde4ebe1fe6d8bd4222fb45c0c
parentadc11d60fd4b555198d6653cd71eb1372e0b03a0 (diff)
downloadopenembedded-core-contrib-a65261ab27cc93b8a564b628e50d89bf52492110.tar.gz
nativesdk-packagegroup-sdk-host: Add nativesdk-makedevs
Add makedevs to SDK, to allow simple /dev/ population. Signed-off-by: David Nyström <david.nystrom@enea.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-rw-r--r--meta/recipes-core/packagegroups/nativesdk-packagegroup-sdk-host.bb1
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 95f98c8a17..e298ff4a06 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 = "\