Files
meta-openembedded/meta-gnome/recipes-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
..
2012-09-17 10:42:32 +02:00
2012-05-16 07:29:16 +02:00
2011-06-24 20:13:02 +02:00
2011-07-22 11:02:26 +02:00
2012-09-20 10:05:54 +02:00
2011-06-19 20:41:26 +02:00