[poky] [PATCH 1/1] distro_alias.inc: remove packagegroup-toolset-native

Robert Yang liezhi.yang at windriver.com
Fri Mar 28 21:18:38 PDT 2014


There was a patch in oe-core to remove the recipe
packagegroup-toolset-native.bb, then we also need to remove it from
distro_alias.inc.

Signed-off-by: Robert Yang <liezhi.yang at windriver.com>
---
 meta-yocto/conf/distro/include/distro_alias.inc |    1 -
 1 file changed, 1 deletion(-)

diff --git a/meta-yocto/conf/distro/include/distro_alias.inc b/meta-yocto/conf/distro/include/distro_alias.inc
index 629d1eb..96db5ba 100644
--- a/meta-yocto/conf/distro/include/distro_alias.inc
+++ b/meta-yocto/conf/distro/include/distro_alias.inc
@@ -341,7 +341,6 @@ DISTRO_PN_ALIAS_pn-packagegroup-qte-toolchain-target = "Intel"
 DISTRO_PN_ALIAS_pn-packagegroup-qt-toolchain-target = "OE-Core"
 DISTRO_PN_ALIAS_pn-packagegroup-sdk-host = "OE-Core"
 DISTRO_PN_ALIAS_pn-packagegroup-self-hosted = "OE-Core"
-DISTRO_PN_ALIAS_pn-packagegroup-toolset-native = "OE-Core"
 DISTRO_PN_ALIAS_pn-package-index = "OE-Core"
 DISTRO_PN_ALIAS_pn-perf = "OSPDT"
 DISTRO_PN_ALIAS_pn-pkgconfig = "Ubuntu=pkg-config Fedora=pkgconfig"
-- 
1.7.10.4



More information about the poky mailing list