meta-openembedded/meta-initramfs/recipes-devtools
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
..
klibc PACKAGES_DYNAMIC: use regexp not glob 2012-10-19 11:42:13 +02:00
mtd ubi-utils-klibc: update to patched v. 1.5.0 2012-07-11 15:04:04 +02:00