summaryrefslogtreecommitdiffstats
path: root/meta-tlk/recipes-kernel/linux/linux-yocto_3.0.bbappend
Commit message (Collapse)AuthorAgeFilesLines
* meta-tlk: fix included file nameMihai Lindner2012-10-061-1/+1
| | | | | | | | | PN in linux-yocto-tlk.inc takes the .inc file name and becomes linux-yocto-tlk. Renamed to linux-yocto_tlk.inc to avoid confusions. Related to: [YOCTO #3217] Signed-off-by: Mihai Lindner <mihaix.lindner@linux.intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
* meta-tlk: fix ignored SRC_URI appendsMihai Lindner2012-10-051-6/+1
| | | | | | | | | | | | Fix SRC_URI appends ignored by meta-cedartrail and meta-crownbay. Used SRC_URI_append instead of SRC_URI. Also placed all variables in an .inc file to be required by all linux-yocto recipes in here, since all versions use the same. [YOCTO #3217] Signed-off-by: Mihai Lindner <mihaix.lindner@linux.intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
* linux-yocto: Update linux-yocto for 3.2 and 3.4Saul Wold2012-09-051-0/+2
| | | | | Signed-off-by: Saul Wold <sgw@linux.intel.com> Acked-by: Tom Zanussi <tom.zanussi@intel.com>
* meta-tlk: initial creationBruce Ashfield2011-08-241-0/+4
Call this layer whatever you want, but when enabled it turns on BSP configuration items specific to autobuild/official binary images. Once this is enabled the uptime of any BSP will be limted to the value in the .cfg. It is currently at 2 minutes as an example, but it should be extended to a number of days going forward. Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com> meta-tlk: Rename and changed to 10 day limit Signed-off-by: Saul Wold <sgw@linux.intel.com>