summaryrefslogtreecommitdiffstats
path: root/meta-yocto/conf/distro/include/distro_alias.inc
diff options
context:
space:
mode:
authorLaurentiu Palcu <laurentiu.palcu@intel.com>2013-03-19 18:29:51 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-03-22 17:07:17 +0000
commite0144f21f03b130697332ca562701604243dca87 (patch)
tree96d40a03e3949744cb8f5ef9e631e5a1681196d7 /meta-yocto/conf/distro/include/distro_alias.inc
parent0a576462d3d6bc11c55e61bbf9e1ff9be438b415 (diff)
downloadpoky-e0144f21f03b130697332ca562701604243dca87.tar.gz
(distro-alias|maintainers|package-regex).inc: mesa-dri -> mesa
[YOCTO #3385] (From meta-yocto rev: b9c2f3ad5696ef0756bfec20770d76c649ee5e2a) Signed-off-by: Laurentiu Palcu <laurentiu.palcu@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.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-yocto/conf/distro/include/distro_alias.inc b/meta-yocto/conf/distro/include/distro_alias.inc
index 2246097cdb..043c26218e 100644
--- a/meta-yocto/conf/distro/include/distro_alias.inc
+++ b/meta-yocto/conf/distro/include/distro_alias.inc
@@ -237,8 +237,8 @@ DISTRO_PN_ALIAS_pn-matchbox-themes-gtk = "OpenedHand"
237DISTRO_PN_ALIAS_pn-matchbox-wm-2 = "Mandriva=matchbox-window-manager Debian=matchbox-window-manager" 237DISTRO_PN_ALIAS_pn-matchbox-wm-2 = "Mandriva=matchbox-window-manager Debian=matchbox-window-manager"
238DISTRO_PN_ALIAS_pn-matchbox-wm = "OpenedHand" 238DISTRO_PN_ALIAS_pn-matchbox-wm = "OpenedHand"
239DISTRO_PN_ALIAS_pn-menu-cache = "OSPDT" 239DISTRO_PN_ALIAS_pn-menu-cache = "OSPDT"
240DISTRO_PN_ALIAS_pn-mesa-dri = "Fedora=mesa Ubuntu=libgl1-mesa-dri" 240DISTRO_PN_ALIAS_pn-mesa = "Fedora=mesa Ubuntu=libgl1-mesa-dri"
241DISTRO_PN_ALIAS_pn-mesa-dri-glsl-native = "Fedora=mesa Ubuntu=libgl1-mesa-dri" 241DISTRO_PN_ALIAS_pn-mesa-glsl-native = "Fedora=mesa Ubuntu=libgl1-mesa-dri"
242DISTRO_PN_ALIAS_pn-meta-environment-i586 = "OE-Core" 242DISTRO_PN_ALIAS_pn-meta-environment-i586 = "OE-Core"
243DISTRO_PN_ALIAS_pn-meta-ide-support = "OE-Core" 243DISTRO_PN_ALIAS_pn-meta-ide-support = "OE-Core"
244DISTRO_PN_ALIAS_pn-meta-toolchain-gmae = "OE-Core" 244DISTRO_PN_ALIAS_pn-meta-toolchain-gmae = "OE-Core"