summaryrefslogtreecommitdiff
path: root/packages/olsrd
AgeCommit message (Collapse)AuthorFiles
2009-03-17rename packages/ to recipes/ per earlier agreementDenys Dmytriyenko7
See links below for more details: http://thread.gmane.org/gmane.comp.handhelds.openembedded/21326 http://thread.gmane.org/gmane.comp.handhelds.openembedded/21816 Signed-off-by: Denys Dmytriyenko <denis@denix.org> Acked-by: Mike Westerhof <mwester@dls.net> Acked-by: Philip Balister <philip@balister.org> Acked-by: Khem Raj <raj.khem@gmail.com> Acked-by: Marcin Juszkiewicz <hrw@openembedded.org> Acked-by: Koen Kooi <koen@openembedded.org> Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2008-10-18bb files: Revert the introduction of FILE_PRHolger Hans Peter Freyther2
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 Freyther2
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 Luebbe2
2008-06-26Fix small oversights in OLSR cleanupRobert Schuster1
preferred-om-2008-versions: Removed olsr preference (the package is named olsrd) olsrd 0.5.3: Increased PR.
2008-06-26Last part of OLSR cleanupRobert Schuster9
olsrd: * rename directory containing patches, ... to 'files' * rename base directory for olsrd 'olsrd'
2008-06-24olsr: consolidate olsr and olsrd into a common directoryRolf Leggewie13
2007-08-26olsrd: update to 0.5.3Koen Kooi3
2006-10-30many packages: fixed SRC_URI: SourceForge CVS moved from cvs.sf.net -> ↵Marcin Juszkiewicz1
PN.cvs.sf.net
2006-10-10Remove MAINTAINER fields from recipes, add MAINTAINER file to replace them.Koen Kooi3
see email thread at http://lists.openembedded.org/pipermail/openembedded-devel/2006-October/000523.html for details
2006-09-08olsrd: made cvs version non-default choiceMartin Dietze1
2006-08-05packages: sed -i s/^"include "/"require "/ */*.bb GNU sed rocks!Holger Freyther2
Use require for the BitBake files within packages. In contrast to the conf files the authors of these files expected these files to be included.
2006-05-31olsrd: Moved the common parts of recipes for 0.4.9 and 0.4.10 into aJamie Lenehan3
seperate .inc file.
2006-05-31olsrd 0.4.10: Added version 0.4.10. Closes bug # 902.Jamie Lenehan1
2006-01-13PV changes to make sure upgrades aren't affected after the recent cvs PV ↵Richard Purdie1
standardisation
2006-01-07Convert CVSDATE -> SRCDATE. Also standardise cvs and svn PVs to ↵Richard Purdie1
x.x.x+cvsYYYYMMDD format and some includes some minor whitespace cleanup.
2005-06-30import clean BK tree at cset 1.3670Koen Kooi5
2005-04-25olsrd 0.4.9 improvementsBruno Randolf3
BKrev: 426ce60c44JZoDwZj-6RsOlQfrWIbg
2005-04-25olsrd: fix to build httpinfo pluginBruno Randolf2
BKrev: 426cc325DskLFqugK183Fz_vNwE5xQ
2005-04-05Merge bk://oe-devel@oe-devel.bkbits.net/openembeddedBruno Randolf1
into null.(none):/data/mtx/closed/build/unstable/openembedded 2005/04/05 18:54:25+02:00 (none)!br1 added olsrd 0.4.9 BKrev: 4252c2f1gbIO759VWMLASis9tnM87w
2005-03-10Merge bk://oe-devel@oe-devel.bkbits.net/openembedded/Holger Schurig3
into mnz66.mn-solutions.de:/usr/src/oe/p 2005/03/10 13:00:34+01:00 (none)!br1 olsrd updates: * new download location on olsr.org. * cvs version needs OS=linux also on make install. * deleted obsolete version 0.4.7 BKrev: 42304128wwcRjuTDkK0wWTAdK5bNRg
2005-02-23Merge bk://oe-devel.bkbits.net/openembeddednslu2-linux.adm@bkbits.net3
into bkbits.net:/repos/n/nslu2-linux/openembedded 2005/02/23 12:40:33+01:00 uni-frankfurt.de!mickeyl Merge bk://oe-devel@oe-devel.bkbits.net/openembedded into gandalf.tm.informatik.uni-frankfurt.de:/local/pkg/oe/packages 2005/02/23 12:36:37+01:00 uni-frankfurt.de!mickeyl Merge bk://oe-devel@oe-devel.bkbits.net/openembedded into gandalf.tm.informatik.uni-frankfurt.de:/local/pkg/oe/packages 2005/02/23 11:34:13+01:00 mn-solutions.de!schurig Merge http://oe-devel@openembedded.bkbits.net/openembedded into mnz66.mn-solutions.de:/usr/src/oe/p 2005/02/23 11:33:31+01:00 mn-solutions.de!schurig fix installation stage 2005/02/23 09:27:44+00:00 (none)!xora New upstream version of kismet, fixes for compilation problems, and change of maintainer with Brunos permission 2005/02/23 01:11:25+01:00 uni-frankfurt.de!mickeyl add a sharprom-compatible distro configuration. relies on an external 2.95.3 toolchain (for now... until someone adds it to OE) and needs further work. It's a start for someone interested though. 2005/02/23 01:09:23+01:00 uni-frankfurt.de!mickeyl bump cvsdate on oz-3.5.3 2005/02/22 17:37:44-06:00 ti.com!kergoth Fix the quilt PATCHCMD to stop rampantly chmod'ing, which made the CVS directories not executable, thereby screwing up the ability to rm -rf tmp. Thanks to holger freyther for pointing it out. BKrev: 421c7b62hBWfitoVhb3IO3ZT5nS71A
2005-02-22Merge bk://oe-devel.bkbits.net/openembeddednslu2-linux.adm@bkbits.net1
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-20Merge http://oe-devel@oe-devel.bkbits.net/openembeddedBruno Randolf6
into null.(none):/data/mtx/oe/openembedded 2004/12/20 19:12:09+01:00 (none)!br1 rename unik-olsrd -> olsrd BKrev: 41c7160fNmZNA3byVti3-GIavJY4_w