Files
meta-openembedded/meta-oe/recipes-multimedia
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-03-29 16:18:31 +02:00
2011-09-20 08:56:50 +02:00
2011-12-16 13:29:00 +01:00
2011-12-16 12:36:17 +01:00
2012-10-10 12:33:42 +02:00
2011-07-12 12:25:24 +02:00
2012-10-05 12:52:05 +02:00
2012-10-05 11:27:22 +02:00
2011-09-07 08:07:05 +02:00