Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2008-10-18 | bb files: Revert the introduction of FILE_PR | Holger Hans Peter Freyther | 3 | |
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 | 3 | |
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-10-15 | mtn2git: remove .mtn2git_empty files in non-empty directories | Jan Luebbe | 4 | |
2007-09-29 | iproute2: fix include ordering | Koen Kooi | 2 | |
2007-09-29 | iproute2: sync with poky | Koen Kooi | 2 | |
2007-08-18 | iproute2 2.6.22: Fix the uclibc build of the latest iproute2. | Jamie Lenehan | 2 | |
2007-08-18 | iproute2: Drop some older versions. | Jamie Lenehan | 7 | |
2007-08-18 | iproute2: Add latest version 2.6.22. Also move the settings of S into the | Jamie Lenehan | 8 | |
individual .bb files since it has changed again in this release. | ||||
2007-06-18 | iproute2 2.6.20: Add the 2.6.20 bb file. It seems when I added 2.6.20 I | Jamie Lenehan | 1 | |
didn't mtn add the .bb file, so only the patches got included. I notice this when the PR change wasn't included as part of the previous commit. | ||||
2007-06-18 | iproute2: Use update-alternatives. Note that this moves the ip command from | Jamie Lenehan | 3 | |
/sbin to /bin, to match where busybox was putting the ip command. | ||||
2007-03-17 | iproute2: Add 2.6.20 to pick up a lot of new commands and bug fixes. | Jamie Lenehan | 6 | |
2007-03-17 | iproute2: Fix up 2.6.16 and 2.6.18 so that the patches are applied. | Jamie Lenehan | 2 | |
During cleanup the SRC_URI+ was moved to prior to the require resulting in the patches not being added to the base SRC_URI. Use SRC_URI_append to prevent the order for being an issue. | ||||
2006-12-31 | remove extra whitespace at end-of-line in about 900 bb files. | Rolf Leggewie | 1 | |
2006-12-15 | iproute2: Move common parts of the recipes for 2.6.16 and 2.6.18 into | Jamie Lenehan | 3 | |
iproute2.inc. | ||||
2006-10-30 | iproute2 2.6.18: Add verison 2.6.18 to pick up the new tc monitor command. | Jamie Lenehan | 4 | |
2006-10-30 | iproute2 2.6.16: Add the tc (used for QoS) command back to iproute. It was | Jamie Lenehan | 2 | |
being left out due to errors compiling it when using recent versions of flex, such as the one included in OE. The fix is to patch the flex input so that there are no longer any conflicts with variables from the newer version of flex. | ||||
2006-04-28 | iproute2: add 2.6.16 | Koen Kooi | 3 | |
2005-06-30 | import clean BK tree at cset 1.3670 | Koen Kooi | 3 | |