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-05-21 07:14:07 +02:00
2011-06-19 20:41:25 +02:00
2012-10-16 15:01:13 +02:00
2011-11-03 09:51:55 +01:00
2012-10-17 13:04:27 +02:00
2012-10-10 09:47:32 +02:00
2011-07-14 16:49:27 +01:00
2012-08-07 12:21:24 +02:00
2012-08-07 12:21:24 +02:00
2012-08-07 12:21:24 +02:00
2012-08-20 10:02:09 +02:00
2012-10-10 09:47:33 +02:00
2012-10-10 12:33:41 +02:00