aboutsummaryrefslogtreecommitdiffstats
path: root/meta-ivi/recipes-extended/shadow-securetty
AgeCommit message (Collapse)Author
2014-08-13Use FILESEXTRAPATHS correctlyAndrei Gherzan
Avoid incorrect assignments and use FILESEXTRAPATHS-variable with _prepend or _append. WARNING: FILESEXTRAPATHS-variable, must always use _prepend (or _append) type of assignment, and don't forget the colon. Please assign it with the format of: FILESEXTRAPATHS_append := ":${THISDIR}/Your_Files_Path" or FILESEXTRAPATHS_prepend := "${THISDIR}/Your_Files_Path:" in your bbappend file Signed-off-by: Andrei Gherzan <andrei.gherzan@windriver.com>
2014-07-22shadow-securetty: rename bbappend file to match current versionHolger Behrens
Rename the bbappend file to match the current version of shadow-securetty. Signed-off-by: Holger Behrens <Holger.Behrens@windriver.com>
2014-05-09meta-ivi: refactor layer structureholger
Signed-off-by: Holger Behrens <holger.behrens@windriver.com>