diff options
author | Koen Kooi <koen@openembedded.org> | 2008-06-10 18:04:39 +0000 |
---|---|---|
committer | Koen Kooi <koen@openembedded.org> | 2008-06-10 18:04:39 +0000 |
commit | 13acd65e73142f8506c9955fa3363916ed40df6d (patch) | |
tree | 8b036f27bd06f21425ad750d2fa0cc32a06233be /packages/binutils/binutils_2.16.1.bb | |
parent | f3261401ccc56d2496aa7013efdb98a5c854f07e (diff) |
lots of recipes: bump PR to get postinsts back
* this is not a complete list
* this still doesn't fix the pkg_postinst() type of bugs
Diffstat (limited to 'packages/binutils/binutils_2.16.1.bb')
-rw-r--r-- | packages/binutils/binutils_2.16.1.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/packages/binutils/binutils_2.16.1.bb b/packages/binutils/binutils_2.16.1.bb index cc92da3e35..82353006dc 100644 --- a/packages/binutils/binutils_2.16.1.bb +++ b/packages/binutils/binutils_2.16.1.bb @@ -1,3 +1,4 @@ +PR = "r1" CROSSTOOL_PATCH_URL = "http://www.kegel.com/crosstool/crosstool-0.43/patches/binutils-2.16.1/" SRC_URI = \ |