summaryrefslogtreecommitdiffstats
path: root/meta-yocto/conf/distro/include/distro_alias.inc
diff options
context:
space:
mode:
authorTom Zanussi <tom.zanussi@intel.com>2013-01-11 23:56:55 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-01-20 13:01:46 +0000
commitb353c3fb7d8e77e7e1088ab7635dc4d81000826c (patch)
treeba02bb4b7a0b247e5392c2a70d6c39a8e7f33788 /meta-yocto/conf/distro/include/distro_alias.inc
parent208a641416e7d1594def47de12cc86e58603ca1e (diff)
downloadpoky-b353c3fb7d8e77e7e1088ab7635dc4d81000826c.tar.gz
lttng: update references to legacy lttng recipes
'legacy' lttng was removed, so we need to remove the references to the legacy lttng recipes, namely lttng-control and lttng-viewer. Also update recipe_color to add entries for the new lttng-2.0 recipes lttng-modules, lttng-tools, and babeltrace, to maintain consistency. (From meta-yocto rev: ce68fe95471200261e1ac968f63ae82020ac8871) Signed-off-by: Tom Zanussi <tom.zanussi@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta-yocto/conf/distro/include/distro_alias.inc')
-rw-r--r--meta-yocto/conf/distro/include/distro_alias.inc3
1 files changed, 0 insertions, 3 deletions
diff --git a/meta-yocto/conf/distro/include/distro_alias.inc b/meta-yocto/conf/distro/include/distro_alias.inc
index 0699c5fbe7..879ae606d2 100644
--- a/meta-yocto/conf/distro/include/distro_alias.inc
+++ b/meta-yocto/conf/distro/include/distro_alias.inc
@@ -221,12 +221,9 @@ DISTRO_PN_ALIAS_pn-lsbinitscripts = "Windriver"
221DISTRO_PN_ALIAS_pn-lsbsetup = "Windriver" 221DISTRO_PN_ALIAS_pn-lsbsetup = "Windriver"
222DISTRO_PN_ALIAS_pn-lsbtest = "Windriver" 222DISTRO_PN_ALIAS_pn-lsbtest = "Windriver"
223DISTRO_PN_ALIAS_pn-ltp = "Ubuntu=ltp" 223DISTRO_PN_ALIAS_pn-ltp = "Ubuntu=ltp"
224DISTRO_PN_ALIAS_pn-lttng-control = "OSPDT upstream=http://lttng.org/"
225DISTRO_PN_ALIAS_pn-lttng-modules = "OSPDT upstream=http://lttng.org/" 224DISTRO_PN_ALIAS_pn-lttng-modules = "OSPDT upstream=http://lttng.org/"
226DISTRO_PN_ALIAS_pn-lttng-tools = "OSPDT upstream=http://lttng.org/" 225DISTRO_PN_ALIAS_pn-lttng-tools = "OSPDT upstream=http://lttng.org/"
227DISTRO_PN_ALIAS_pn-lttng-ust = "OSPDT upstream=http://lttng.org/" 226DISTRO_PN_ALIAS_pn-lttng-ust = "OSPDT upstream=http://lttng.org/"
228DISTRO_PN_ALIAS_pn-lttng-viewer = "OSPDT upstream=http://lttng.org/"
229DISTRO_PN_ALIAS_pn-lttng2-ust = "OSPDT upstream=http://lttng.org/"
230DISTRO_PN_ALIAS_pn-makedepend = "Mandriva=makedepend Ubuntu=xutils-dev" 227DISTRO_PN_ALIAS_pn-makedepend = "Mandriva=makedepend Ubuntu=xutils-dev"
231DISTRO_PN_ALIAS_pn-makedevs = "OE-Core" 228DISTRO_PN_ALIAS_pn-makedevs = "OE-Core"
232DISTRO_PN_ALIAS_pn-matchbox-config-gtk = "OpenedHand" 229DISTRO_PN_ALIAS_pn-matchbox-config-gtk = "OpenedHand"