meta-openembedded/meta-xfce/recipes-art
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
..
xfce4-icon-theme xfce4-icon-theme: initial add 4.4.3 2011-10-21 08:12:31 +02:00
xfwm4-themes PACKAGES_DYNAMIC: use regexp not glob 2012-10-19 11:42:13 +02:00