summaryrefslogtreecommitdiffstats
path: root/meta-tlk/recipes-core
AgeCommit message (Collapse)Author
2013-06-24meta-tlk/psplash: Drop uneeded DEPENDSRichard Purdie
The core recipe correctly handles this dependency so no need for it in the .bbappend. Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2013-06-24meta-intel: Drop PRINC usageRichard Purdie
With the switch to the PR server we don't need to use PRINC. This patch matches a change to OE-Core to bump the PR values of the appropriate core recipes so PR values don't go backwards. Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2012-10-09Fix use of PRINC in meta-intel BSPs1.3_M5.rc4Darren Hart
Replaces all uses of PRINC with the form: PRINC := "${@int(PRINC) + N}" Where N is the previously assigned value plus one to ensure a monotonically increasing PRINC value. Signed-off-by: Darren Hart <dvhart@linux.intel.com> Acked-by: Tom Zanussi <tom.zanussi@intel.com> CC: Saul Wold <sgw@linux.intel.com> CC: Nitin Kamble <nitin.a.kamble@intel.com>
2012-09-05psplash: Add TLK info to psplash imageSaul Wold
Signed-off-by: Saul Wold <sgw@linux.intel.com> Acked-by: Tom Zanussi <tom.zanussi@intel.com>
2012-09-05base-files: add /etc/motd with TLK infoSaul Wold
Signed-off-by: Saul Wold <sgw@linux.intel.com> Acked-by: Tom Zanussi <tom.zanussi@intel.com>