aboutsummaryrefslogtreecommitdiffstats
path: root/packages/iproute2
AgeCommit message (Collapse)Author
2008-10-18bb files: Revert the introduction of FILE_PRHolger Hans Peter Freyther
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 Freyther
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-15mtn2git: remove .mtn2git_empty files in non-empty directoriesJan Luebbe
2007-09-29iproute2: fix include orderingKoen Kooi
2007-09-29iproute2: sync with pokyKoen Kooi
2007-08-18iproute2 2.6.22: Fix the uclibc build of the latest iproute2.Jamie Lenehan
2007-08-18iproute2: Drop some older versions.Jamie Lenehan
2007-08-18iproute2: Add latest version 2.6.22. Also move the settings of S into theJamie Lenehan
individual .bb files since it has changed again in this release.
2007-06-18iproute2 2.6.20: Add the 2.6.20 bb file. It seems when I added 2.6.20 IJamie Lenehan
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-18iproute2: Use update-alternatives. Note that this moves the ip command fromJamie Lenehan
/sbin to /bin, to match where busybox was putting the ip command.
2007-03-17iproute2: Add 2.6.20 to pick up a lot of new commands and bug fixes.Jamie Lenehan
2007-03-17iproute2: Fix up 2.6.16 and 2.6.18 so that the patches are applied.Jamie Lenehan
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-31remove extra whitespace at end-of-line in about 900 bb files.Rolf Leggewie
2006-12-15iproute2: Move common parts of the recipes for 2.6.16 and 2.6.18 intoJamie Lenehan
iproute2.inc.
2006-10-30iproute2 2.6.18: Add verison 2.6.18 to pick up the new tc monitor command.Jamie Lenehan
2006-10-30iproute2 2.6.16: Add the tc (used for QoS) command back to iproute. It wasJamie Lenehan
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-28iproute2: add 2.6.16Koen Kooi
2005-06-30import clean BK tree at cset 1.3670Koen Kooi
2005-02-22Merge bk://oe-devel.bkbits.net/openembeddednslu2-linux.adm@bkbits.net
into bkbits.net:/repos/n/nslu2-linux/openembedded 2005/02/21 17:35:27-06:00 ti.com!kergoth Kill the ipkg paths patch, since its busted. 2005/02/21 17:33:13-06:00 ti.com!kergoth Fix sbindir in native.bbclass and cross.bbclass. Thanks to Jordan Crouse for reporting. 2005/02/21 17:13:19-06:00 ti.com!kergoth Add the paths patch to ipkg which fixes it to no longer hardcode the '/usr/lib/ipkg' path, which I forgot to check in from the previous commit. 2005/02/21 17:09:46-06:00 ti.com!kergoth Merge oe-devel@oe-devel.bkbits.net:openembedded into odin.sc.ti.com:/home/kergoth/code/user/oe/openembedded 2005/02/21 17:09:03-06:00 ti.com!kergoth Run a sed script against our packages to fix some hardcoded target path references. As always when I do things like this, if packages you maintain were touched by this, please do a sanity check to ensure the sed script didn't run wild. 2005/02/21 15:49:47-06:00 ti.com!kergoth Use a HOTPLUG variable to manage which hotplug you prefer, to ensure that hotplug is still included in task-bootstrap even if you dont set DISTRO. BKrev: 421b2b63X5eoMcSrC7pVcptXK-iFKg
2004-12-09Merge oe-devel@oe-devel.bkbits.net:openembeddedChris Larson
into hyperion.kergoth.com:/home/kergoth/code/openembedded 2004/12/09 03:39:39-06:00 kergoth.com!kergoth Break people's builds again.. this time moving the packages into a packages/ subdir to clean things up a bit. BKrev: 41b81f3dvlp3rU7_8MUXLcI8LDdDoA