summaryrefslogtreecommitdiff
path: root/packages/linux/linux-rp_2.6.25+2.6.26-rc4.bb
AgeCommit message (Collapse)AuthorFiles
2008-10-20linux-rp: fix location of patch-2.6.26-rc4Marcin Juszkiewicz1
2008-10-16linux-*.bb: use KERNELORG_MIRROR consistently (fixes checksum errors)Jeremy Lainé1
* remove trailing slash in KERNELORG_MIRROR definition * add slash after KERNELORG_MIRROR in *.bb where needed
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-05linux-rp-2.6.25+2.6.26-rc4: Remove unneeded patchRichard Purdie1
2008-06-02linux-rp: Add 2.6.25+2.6.26-rc4 version, making it the default for qemuarm, ↵Richard Purdie1
qemux86 and spitz so far (from poky)