summaryrefslogtreecommitdiff
path: root/packages/binutils/binutils_2.16.91.0.6.bb
AgeCommit message (Collapse)AuthorFiles
2008-10-18bb files: Revert the introduction of FILE_PRHolger Hans Peter Freyther1
This is a partial revert of aa03004ace2fabb135a6208ef8c2d2b312aa7b0b. The approach that was taken leads to disagreement and the change was pushed too early. DISTRO_PR is going to say and will be used inside the package creation. There will be more disucssion on the list about where to continue from here.
2008-10-15[PR] Change PR to FILE_PR and intro PR as FILE_PR + DISTRO_PRHolger Hans Peter Freyther1
Allow a distribution to globally bump the PR of every package this is useful when there was a change in the toolchain and every package is going to be different. find packages/ \( -name '*.bb' -or -name '*.inc' \) -exec sed -i s/"^PR="/"FILE_PR ="/ {} \; find packages/ \( -name '*.bb' -or -name '*.inc' \) -exec sed -i s/"^PR ="/"FILE_PR ="/ {} \; Acked-By: Koen Kooi <koen@openembedded.org>
2008-06-10lots of recipes: bump PR to get postinsts backKoen Kooi1
* this is not a complete list * this still doesn't fix the pkg_postinst() type of bugs
2008-03-15binutils: Bump PR on all versions after previous changesRichard Purdie1
2006-12-12many files: KERNELORG_MIRROR variable createdMarcin Juszkiewicz1
2006-10-10Remove MAINTAINER fields from recipes, add MAINTAINER file to replace them.Koen Kooi1
see email thread at http://lists.openembedded.org/pipermail/openembedded-devel/2006-October/000523.html for details
2006-04-15binutils_*.bb: apply patch from OE bug #812 to all binutils versionsKoen Kooi1
2006-03-23packages/binutils/binutils_2.16.91.0.6:Holger Freyther1
The GNU EABI override for ARM was wrong. Simply remove it. If we change the DEFAULT_PREFERENCE for glibc2.4 we can update again.
2006-03-23conf/distro/familiar-unstable.conf:Holger Freyther1
Make older binutils snapshot the default for familiar distribution in the dev tree to avoid further errors when newer versions gets added. packages/binutils/binutils: Lower the default preference on the binutils CVS snapshot. While it can be used with glibc 2.4 with EABI and without it, glibc 2.3.5 is broken with this version
2006-03-23disapproval of revision 'cdf56cd23df8324d279945d07a8a2c711f55b025'Koen Kooi1
2006-03-23binutils: lower DEFAULT_PREFERENCE of 2.16.91.0.6 CVS snapshot for ↵Rene Wagner1
non-arm-linuxeabi builds
2006-03-11add binutils 2.6.91.0.6Koen Kooi1