1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-08 17:19:20 +00:00

task-sdk-host: Add darwin8 override

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4428 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Richard Purdie
2008-05-05 22:44:37 +00:00
parent b7e4fabe5a
commit 12ea92680a
+7
View File
@@ -20,3 +20,10 @@ RDEPENDS_${PN} = "\
qemu-helper-sdk \
opkg-sdk \
"
RDEPENDS_${PN}_darwin8 = "\
odcctools-cross-sdk \
llvm-cross-sdk \
pkgconfig-sdk \
opkg-sdk \
"