meta-intel/meta-tlk
Richard Purdie a2e40547fd meta-tlk: Update linux-yocto bbappend after bitbake changes
For various (good) reasons we needed to adjust bitbake so that PN
is only set in bbappend/bb files, not from conf/inc files since
in many cases this was leading to odd/unexpected behaviour.

The variable can be used in these files however it cannot be
expanded, as it is here. We therefore need to remove the expansion
and replace with the real string. This fixes builds in master.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2014-02-17 21:43:02 +00:00
..
conf layer.conf: Use .= for adding to BBPATH and += to BBFILES 2013-01-07 09:59:05 -08:00
recipes-core meta-tlk/base-files: Drop unneeded PR bump 2013-09-11 11:59:11 -05:00
recipes-kernel/linux meta-tlk: Update linux-yocto bbappend after bitbake changes 2014-02-17 21:43:02 +00:00
COPYING.MIT meta-tlk: Add COPYING MIT 2011-12-09 13:42:54 -08:00
README README: add info explaining meta-tlk layer purpose 2012-09-06 10:36:02 -05:00

meta-tlk
========

This layer makes the appropriate kernel modifications to enable a 10 day
time limit in the official BSP images produced using the Yocto Project
autobuilder, in order to encourage people to produce their own images
for production whilst still allowing the images to be useful for testing
and debugging.