summaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
authorAdrian Dudau <adrian.dudau@enea.com>2016-10-27 14:11:32 +0200
committerMartin Borg <martin.borg@enea.com>2016-10-27 16:13:37 +0200
commitf9a0d0a5f9a982a64b5c6f235928f4845bd3ca69 (patch)
treee9910236618f1849f43c6d24f1bf6dc9bf9ee319 /conf
parent416b696974560cdc27d9b314639f57e79be33b9f (diff)
downloadmeta-enea-bsp-ppc-f9a0d0a5f9a982a64b5c6f235928f4845bd3ca69.tar.gz
Revert "binutils: revert to version 2.25.1 for e500mc targets"HEADmaster
This reverts commit 043564f3b4dc1d2801c2170e92ec4b84403a1d0d. The boot issue that originally caused this commit has been fixed in the 4.1 kernel. Signed-off-by: Adrian Dudau <adrian.dudau@enea.com> Signed-off-by: Martin Borg <martin.borg@enea.com> Conflicts: conf/layer.conf
Diffstat (limited to 'conf')
-rw-r--r--conf/layer.conf6
1 files changed, 0 insertions, 6 deletions
diff --git a/conf/layer.conf b/conf/layer.conf
index 3c1a72f..d2e366f 100644
--- a/conf/layer.conf
+++ b/conf/layer.conf
@@ -11,9 +11,3 @@ BBFILE_COLLECTIONS += "enea-bsp-ppc"
11BBFILE_PATTERN_enea-bsp-ppc = "^${LAYERDIR}/" 11BBFILE_PATTERN_enea-bsp-ppc = "^${LAYERDIR}/"
12BBFILE_PRIORITY_enea-bsp-ppc = "6" 12BBFILE_PRIORITY_enea-bsp-ppc = "6"
13LAYERDEPENDS_enea-bsp-ppc = "enea-bsp-common freescale-layer" 13LAYERDEPENDS_enea-bsp-ppc = "enea-bsp-common freescale-layer"
14
15PREFERRED_VERSION_binutils_e500mc = "2.25.1"
16PREFERRED_VERSION_binutils-cross-canadian-${TRANSLATED_TARGET_ARCH}_e500mc = "2.25.1"
17PREFERRED_VERSION_binutils-cross-${TARGET_ARCH}_e500mc = "2.25.1"
18PREFERRED_VERSION_binutils-crosssdk-${SDK_ARCH}_e500mc = "2.25.1"
19PREFERRED_VERSION_binutils-native_e500mc = "2.25.1"