Go to file
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
contrib oe-stylize.py: Add SUMMARY variable 2012-04-24 08:07:28 +02:00
meta-efl PACKAGES_DYNAMIC: use regexp not glob 2012-10-19 11:42:13 +02:00
meta-gnome PACKAGES_DYNAMIC: use regexp not glob 2012-10-19 11:42:13 +02:00
meta-gpe recipes: bump PR to rebuild after libffi5 -> libffi6 2012-09-20 10:02:45 +02:00
meta-initramfs PACKAGES_DYNAMIC: use regexp not glob 2012-10-19 11:42:13 +02:00
meta-multimedia xbmc: Fix serveral build errors and install missing dependencies 2012-10-16 09:59:08 +02:00
meta-networking ptpd: update to 2.2.0 2012-10-01 13:33:20 -04:00
meta-oe PACKAGES_DYNAMIC: use regexp not glob 2012-10-19 11:42:13 +02:00
meta-systemd Revert "systemd.bbclass: Dont check for multilib and change for nativesdk renaming" 2012-10-09 11:16:04 +02:00
meta-webserver hiawatha: add initial 8.5 recipe and associated files 2012-10-18 15:12:31 +01:00
meta-xfce PACKAGES_DYNAMIC: use regexp not glob 2012-10-19 11:42:13 +02:00
toolchain-layer gcc: Delete gcc intermediate recipes 2012-08-28 17:21:06 +02:00
COPYING.MIT add README and license for this layer 2011-02-13 16:47:32 +01:00
README README: add top level readme, update meta-oe one 2011-10-17 09:27:01 +02:00

Collection of layers for the OE-core universe

Please see the respective READMEs in the layer subdirectories