diff options
Diffstat (limited to 'meta-oe/recipes-devtools/binutils/binutils_2.20.1.bb')
-rw-r--r-- | meta-oe/recipes-devtools/binutils/binutils_2.20.1.bb | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/meta-oe/recipes-devtools/binutils/binutils_2.20.1.bb b/meta-oe/recipes-devtools/binutils/binutils_2.20.1.bb index 6961a46f7f..2558bdaa08 100644 --- a/meta-oe/recipes-devtools/binutils/binutils_2.20.1.bb +++ b/meta-oe/recipes-devtools/binutils/binutils_2.20.1.bb | |||
@@ -1,6 +1,6 @@ | |||
1 | require binutils.inc | 1 | require binutils.inc |
2 | 2 | ||
3 | PR = "r5" | 3 | PR = "r6" |
4 | 4 | ||
5 | LIC_FILES_CHKSUM="\ | 5 | LIC_FILES_CHKSUM="\ |
6 | file://src-release;endline=17;md5=4830a9ef968f3b18dd5e9f2c00db2d35\ | 6 | file://src-release;endline=17;md5=4830a9ef968f3b18dd5e9f2c00db2d35\ |
@@ -30,6 +30,10 @@ SRC_URI = "\ | |||
30 | file://libiberty_path_fix.patch \ | 30 | file://libiberty_path_fix.patch \ |
31 | file://binutils-poison.patch \ | 31 | file://binutils-poison.patch \ |
32 | file://libtool-rpath-fix.patch \ | 32 | file://libtool-rpath-fix.patch \ |
33 | file://152_arm_branches_to_weak_symbols.patch \ | ||
34 | file://200_elflink_%B_fixes.patch \ | ||
35 | file://201_elflink_improve_noaddneeded_errors.patch \ | ||
36 | file://202_elflink_noaddneeded_vs_weak.patch \ | ||
33 | " | 37 | " |
34 | 38 | ||
35 | SRC_URI[md5sum] = "9cdfb9d6ec0578c166d3beae5e15c4e5" | 39 | SRC_URI[md5sum] = "9cdfb9d6ec0578c166d3beae5e15c4e5" |