diff options
Diffstat (limited to 'meta/recipes-devtools/binutils/binutils_2.21.1.bb')
| -rw-r--r-- | meta/recipes-devtools/binutils/binutils_2.21.1.bb | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/meta/recipes-devtools/binutils/binutils_2.21.1.bb b/meta/recipes-devtools/binutils/binutils_2.21.1.bb index 4eb6566437..e1a16a65e2 100644 --- a/meta/recipes-devtools/binutils/binutils_2.21.1.bb +++ b/meta/recipes-devtools/binutils/binutils_2.21.1.bb | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | require binutils.inc | 1 | require binutils.inc |
| 2 | 2 | ||
| 3 | PR = "r1" | 3 | PR = "r2" |
| 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\ |
| @@ -29,6 +29,7 @@ SRC_URI = "\ | |||
| 29 | file://libiberty_path_fix.patch \ | 29 | file://libiberty_path_fix.patch \ |
| 30 | file://binutils-poison.patch \ | 30 | file://binutils-poison.patch \ |
| 31 | file://libtool-rpath-fix.patch \ | 31 | file://libtool-rpath-fix.patch \ |
| 32 | file://clone-shadow.patch \ | ||
| 32 | " | 33 | " |
| 33 | 34 | ||
| 34 | SRC_URI[md5sum] = "a22801a9cad45c85e9ff6afc10537d72" | 35 | SRC_URI[md5sum] = "a22801a9cad45c85e9ff6afc10537d72" |
