summaryrefslogtreecommitdiffstats
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 22:11:57 +0100
commitdb51dd22fa71f86370ba0b050bd1f78fc115996f (patch)
treec8a7b40a5d18f974382f46bb59bbde37d207d986
parentf9c26fbefb535ee318bf398dc0b13226889fb6d4 (diff)
downloadast2050-yocto-poky-db51dd22fa71f86370ba0b050bd1f78fc115996f.zip
ast2050-yocto-poky-db51dd22fa71f86370ba0b050bd1f78fc115996f.tar.gz
nativesdk-packagegroup-sdk-host: Add nativesdk-makedevs
Add makedevs to SDK, to allow simple /dev/ population. (From OE-Core rev: a65261ab27cc93b8a564b628e50d89bf52492110) 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 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 = "\
OpenPOWER on IntegriCloud