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-10-07 | nfs-utils: Removed duplicated chunks in uclibc patch | Rod Whitby | 1 | |
2007-08-28 | nfs-utils: start/stop also statd so clients will be able to do locking ↵ | Marcin Juszkiewicz | 1 | |
(Taken from Poky -r2578) - close #2799 | ||||
2007-08-28 | nfs-utils: Add patch to work with uclibc (Taken from Poky -r1796) | Marcin Juszkiewicz | 1 | |
2007-08-28 | nfs-utils: do not check for nfsd kernel module as it can be built-in into ↵ | Marcin Juszkiewicz | 1 | |
kernel. (Taken from Poky - r1395) | ||||
2007-03-22 | nfs-utils: give file with exports for mountd to get it working (from Poky) | Marcin Juszkiewicz | 1 | |
- mountd should read /etc/exports by default but it did not | ||||
2007-02-22 | nfs-utils: Fix compile for kernels > 2.6.18 | Matthias Hentges | 1 | |
2006-12-31 | remove extra whitespace at end-of-line in about 900 bb files. | Rolf Leggewie | 1 | |
2006-11-17 | nfs-utils: fix parsing errors | Oyvind Repvik | 1 | |
2006-10-10 | Remove MAINTAINER fields from recipes, add MAINTAINER file to replace them. | Koen Kooi | 1 | |
see email thread at http://lists.openembedded.org/pipermail/openembedded-devel/2006-October/000523.html for details | ||||
2006-09-02 | nfs-utils: fix #1378 and fix RDEPENDS on a kernel-module | Koen Kooi | 1 | |
* NEVER (R)DEPEND on a kernel-module, since those can be built-in, use RRECOMMENDS instead | ||||
2006-08-25 | nfs-utils: s/networking/network/ | Michael Lauer | 1 | |
2006-04-27 | nfs-utils: disable PARALLEL_MAKE - close #845 | Marcin Juszkiewicz | 1 | |
2006-01-20 | nfs-utils: Add missing test in initscript | Oyvind Repvik | 1 | |
2006-01-03 | nfs-utils: inhibit autotools stage in 1.0.6 | John Bowler | 1 | |
2005-09-28 | nfs-utils: inherit rc-update.d so the startup script gets linked correctly | John Bowler | 1 | |
2005-07-10 | Working, tested, nfs-utils. This now pulls in all the dependencies on | John Bowler | 1 | |
ipkg install and has a working startup script. | ||||
2005-07-09 | Syntax Fixes for the grammar from the bitbake c parser. | Holger Freyther | 1 | |
-There should be no whitespaces/chars after a \. Change the files accordingly. -If you start with " end with " as well | ||||
2005-06-11 | Fix the installation of the /var directory contents | John Bowler | 1 | |
(/var/lib/nfs/...) in nfs-utils BKrev: 42ab689dd88f7RWUAeb8F9gtyYC91Q | ||||
2005-03-27 | Merge bk://nslu2-linux@nslu2-linux.bkbits.net/openembedded | Derek Young | 1 | |
into builder.(none):/home/dereky/bbroot/openembedded 2005/03/27 04:08:54-10:00 (none)!dyoung nfs-utils_1.0.6.bb: Repaired it to working. Added some patches, hacked the install to bits. stat-include.patch, forgotten-defines: new files BKrev: 424729a10SIvC-KUlG2_UpBSbhvPRQ | ||||
2004-12-09 | Merge oe-devel@oe-devel.bkbits.net:openembedded | Chris Larson | 1 | |
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 |