summaryrefslogtreecommitdiffstats
path: root/meta-tlk/recipes-core
Commit message (Collapse)AuthorAgeFilesLines
* meta-tlk/base-files: Drop unneeded PR bumpRichard Purdie2013-09-111-2/+0
| | | | | | | We don't bump PR values since we have the PR server now. Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> Acked-by: Saul Wold <sgw@linux.intel.com>
* meta-tlk/psplash: Drop uneeded DEPENDSRichard Purdie2013-06-241-2/+0
| | | | | | | The core recipe correctly handles this dependency so no need for it in the .bbappend. Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* meta-intel: Drop PRINC usageRichard Purdie2013-06-241-2/+0
| | | | | | | | 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>
* Fix use of PRINC in meta-intel BSPs1.3_M5.rc4Darren Hart2012-10-091-1/+1
| | | | | | | | | | | | | | 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>
* psplash: Add TLK info to psplash imageSaul Wold2012-09-052-0/+10
| | | | | Signed-off-by: Saul Wold <sgw@linux.intel.com> Acked-by: Tom Zanussi <tom.zanussi@intel.com>
* base-files: add /etc/motd with TLK infoSaul Wold2012-09-052-0/+10
Signed-off-by: Saul Wold <sgw@linux.intel.com> Acked-by: Tom Zanussi <tom.zanussi@intel.com>