meta-openembedded/meta-gnome
Martin Jansa 8402b7ac0f PACKAGES_DYNAMIC: use regexp not glob
* bitbake uses PACKAGES_DYNAMIC as regexp
  ^ could make matching faster (and it will be more clear that we're expecting regexp not glob)
  * made all those last '-' optional, use .* (or nothing)
* use += instead of = in most cases to keep ${PN}-locale from
  bitbake.conf:PACKAGES_DYNAMIC = "^${PN}-locale-.*"

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-10-19 11:42:13 +02:00
..
conf conf/layer.conf: Use .= for BBPATH and += for BBFILES 2011-05-09 18:59:00 +02:00
recipes-apps pinpoint: add new recipe 2012-10-09 11:04:59 +02:00
recipes-connectivity/networkmanager network-manager-applet: Fix missing DEPENDS and QA warnings. 2012-04-10 08:54:59 +02:00
recipes-gnome PACKAGES_DYNAMIC: use regexp not glob 2012-10-19 11:42:13 +02:00
recipes-support PACKAGES_DYNAMIC: use regexp not glob 2012-10-19 11:42:13 +02:00
COPYING.MIT meta-gnome: add empty layer 2011-04-21 20:03:19 +02:00