Files
meta-openembedded/meta-oe/recipes-extended
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-08-07 12:21:23 +02:00
2012-10-04 15:52:46 +02:00
2012-06-25 09:08:16 +02:00
2011-12-06 16:37:29 +01:00
2012-10-10 12:33:41 +02:00
2012-07-16 09:39:05 +02:00
2012-10-17 13:04:27 +02:00
2011-11-10 15:50:58 +01:00
2011-11-21 12:00:54 +01:00
2012-09-24 10:01:47 +02:00