Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2008-10-18 | bb files: Revert the introduction of FILE_PR | Holger Hans Peter Freyther | 1 | |
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_PR | Holger Hans Peter Freyther | 1 | |
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> | ||||
2007-04-12 | Updated to latest SVN version | Rod Whitby | 1 | |
2007-03-23 | ixp4xx-kernel: Updated to latest SVN defconfig, which enables a whole lot ↵ | Rod Whitby | 1 | |
more netfilter modules. | ||||
2007-03-14 | ixp4xx-kernel: Updated to latest SVN, including moving nas100d microcode to ↵ | Rod Whitby | 1 | |
a separate partition. | ||||
2007-03-13 | ixp4xx-kernel: Synchronised kernel patch series with svn repo. | Rod Whitby | 1 | |
2007-03-12 | ixp4xx-kernel: Updated to latest SVN defconfig, including some new BT modules | Rod Whitby | 1 | |
2007-03-10 | ixp4xx-kernel: Refreshed defconfig | Rod Whitby | 1 | |
2007-03-10 | ixp4xx-kernel: build a few more USB serial device drivers as modules | Mike Westerhof | 1 | |
2007-03-09 | ixp4xx-kernel: Added zd1211rw module dependency on zd1211-firmware package | Rod Whitby | 1 | |
2007-03-06 | ixp4xx-kernel: Updated to pull latest patches from svn including fixes | Mike Westerhof | 1 | |
for the NSLU2 and DSM-G600 losing time; and updated series to match. | ||||
2007-02-21 | slugos: demoted netconsole driver to module in rootfs, removed dsmg600 cmdline | Mike Westerhof | 1 | |
patch (replaced by shim), added linux-2.6.20.1 patch, to bring in sync with svn | ||||
2007-02-19 | ixp4xx-kernel: Update ARM kexec patch for new official syscall number. | Rod Whitby | 1 | |
2007-02-15 | ixp4xx-kernel: Make the FIS directory partition writeable so it can be updated | Rod Whitby | 1 | |
2007-02-12 | ixp4xx-kernel: Modified to use arm-kernel-shim instead of hard-coded devio ↵ | Rod Whitby | 1 | |
incantations | ||||
2007-02-08 | ixp4xx-kernel: Fix redboot breakage in 2.6.20 which was preventing the ↵ | Rod Whitby | 1 | |
SlugOS/LE boot. | ||||
2007-02-07 | ixp4xx-kernel: Enabled 11-mtdpart-redboot-config-byteswap.patch for 2.6.20 ↵ | Rod Whitby | 1 | |
kernel | ||||
2007-02-07 | ixp4xx-kernel: Reinstated the cmdline byteswap patch - required for LE. | Rod Whitby | 1 | |
2007-02-07 | slugos: backed out of using arm-kernel-shim instead of the cmdline hacks, ↵ | Rod Whitby | 1 | |
cause arm-kernel-shim doesn't work on LE | ||||
2007-02-06 | ixp4xx-kernel: Replaced nslu2 and nas100d cmdline hack patches with ↵ | Rod Whitby | 1 | |
arm-kernel-shim. | ||||
2007-02-04 | ixp4xx-kernel: Updated to 2.6.20 | Rod Whitby | 1 | |