aboutsummaryrefslogtreecommitdiffstats
path: root/meta-ivi/recipes-core-ivi
AgeCommit message (Collapse)Author
2014-09-04glibc: follow eglibc 2.19 -> glibc 2.20 migrationHolger Behrens
- delete eglibc bbappend and af_bus support patch - update persistence-administrator dependencies - rename eglibc to glibc in abstract-component-p1 packagegroup Signed-off-by: Holger Behrens <holger.behrens@windriver.com>
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-06-20dbus: rename bbappend file to match current versionHolger Behrens
Rename the bbappend file to match the current version of dbus. 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>