generic-poky/meta
Richard Purdie 0bd63125c3 utils.bbclass: Fix override ordering for FILESPATH
Currently the overrides are being applied backwards. This means something which is
platform specific is overriding something which is machine specific which
is clearly not intended.

This patch corrects the ordering to match the normal expected behaviour of
OVERRIDES.

Secondly, all overrides are being searched for each path in turn. What should
really happen is that we should look for the highest priority override (e.g. distro
or machine) in each layer, then move on to platform/tune (e.g. armv7a) and
then to arch (e.g. arm). This patch therefore also reverses the for loops
to achieve this behaviour and give the result the user would expect.

(From OE-Core rev: 92cbf7eeea553bfa24c7081473fa8bc4ebc1f552)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2013-10-14 16:55:22 +01:00
..
classes utils.bbclass: Fix override ordering for FILESPATH 2013-10-14 16:55:22 +01:00
conf documentation.conf: update contents 2013-09-24 17:57:03 +01:00
files device_table-minimal.txt: use user/group names instead of uid/gid 2013-08-16 11:14:34 +01:00
lib lib/oe/path: Fix copytree functions for tar 1.27 2013-10-14 16:55:21 +01:00
recipes-bsp alsa-state: Rename init script 2013-10-14 16:55:22 +01:00
recipes-connectivity connman-conf: add a global public DNS to network provisioning 2013-10-07 09:37:31 +01:00
recipes-core build-appliance: Update SRCREV for release 2013-10-11 23:13:07 +01:00
recipes-devtools gcc: Fix strange C++ repo issues 2013-10-14 16:55:22 +01:00
recipes-extended wget: Add dependency on libpcre 2013-10-07 09:37:32 +01:00
recipes-gnome libunique: Add PACKAGECONFIG for dbus 2013-10-07 09:37:32 +01:00
recipes-graphics x11vnc: Add PACKAGECONFIG for xinerama 2013-10-07 09:37:33 +01:00
recipes-kernel kmod: ptest fixes 2013-10-07 09:37:31 +01:00
recipes-lsb4 libpng12: rename libpng_1.2.50 to libpng12 2013-04-09 13:16:53 +01:00
recipes-multimedia lame: Add dependency on ncurses 2013-10-07 09:37:33 +01:00
recipes-qt qt4-x11-free: disable QGtkStyle 2013-09-26 16:37:57 +01:00
recipes-rt rt-tests: add Upstream-Status for cyclictest patch 2013-07-29 13:09:03 +01:00
recipes-sato sato-icon-theme: add more compatibility symlinks 2013-09-30 22:11:58 +01:00
recipes-support aspell: Add PACKAGECONFIG for curses 2013-10-07 09:37:32 +01:00
site native: Use a native site file and ensure the correct sed is used 2013-09-30 22:11:57 +01:00
COPYING.MIT
recipes.txt meta/recipes.txt: add recipes-lsb4 2013-04-10 09:23:17 +01:00