diff options
Diffstat (limited to 'recipes/binutils/binutils_2.19.51.bb')
-rw-r--r-- | recipes/binutils/binutils_2.19.51.bb | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/recipes/binutils/binutils_2.19.51.bb b/recipes/binutils/binutils_2.19.51.bb index 20038de34e..fe5491ee79 100644 --- a/recipes/binutils/binutils_2.19.51.bb +++ b/recipes/binutils/binutils_2.19.51.bb @@ -1,4 +1,4 @@ -PR = "r0" +PR = "r1" require binutils.inc LICENSE = "GPLv3" @@ -14,6 +14,7 @@ SRC_URI = "\ file://binutils-uclibc-gas-needs-libm.patch;patch=1 \ file://binutils-arm-pr7093.patch;patch=1 \ file://uclibc-segfault.patch;patch=1 \ + file://ld-stub-crash.patch;patch=1;pnum=0 \ " # powerpc patches |