]> code.ossystems Code Review - openembedded-core.git/commitdiff
poky-feed-opkg: Disable default toolchain dependencies as these are just configuratio...
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 10 Jun 2011 08:10:40 +0000 (09:10 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 13 Jun 2011 15:18:15 +0000 (16:18 +0100)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-core/feed-config/poky-feed-config-opkg_1.0.bb

index 9b005d0e61bcc5eb95f6f11111e8213c16ddd82b..fc223c993b411cd7bf36eddef4217910688602f6 100644 (file)
@@ -3,6 +3,7 @@ LICENSE = "MIT"
 LIC_FILES_CHKSUM = "file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420"
 PR = "r1"
 PACKAGE_ARCH = "${MACHINE_ARCH}"
+INHIBIT_DEFAULT_DEPS = "1"
 
 #FEEDNAMEPREFIX ?= "INVALID"
 #FEEDURIPREFIX ?= "INVALID"