Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2008-10-18 | bb files: Revert the introduction of FILE_PR | Holger Hans Peter Freyther | 4 | |
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-16 | e2fsprogs: better fix for mkinstalldirs issue | Jeremy Lainé | 3 | |
* update mkinstalldirs.patch based on fedora patch * remove workaround for slugos, the new patch should work * apply patches to e2fsprogs-native too | ||||
2008-10-16 | e2fsprogs-native: don't pick up version 1.41.2 for now, it has issues | Jeremy Lainé | 1 | |
2008-10-15 | [PR] Change PR to FILE_PR and intro PR as FILE_PR + DISTRO_PR | Holger Hans Peter Freyther | 4 | |
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 | 3 | |
2008-10-13 | e2fsprogs: fix automake-1.9 vs automake-1.10 | Henning Heinold | 2 | |
* hm it seems we can use @mkdir_p@ on both version * sorry I did not see this earlier * bump PR | ||||
2008-10-13 | SlugOS: Set PREFERRED_VERSION for gettext, e2fsprogs, and add a temporary | Mike Westerhof | 1 | |
hack to e2fsprogs_1.38.bb to work around the autotools and gettext version incompatabilities. | ||||
2008-10-12 | e2fsprogs: fix for newer gettext and add 1.41.2 | Henning Heinold | 4 | |
* add the same patch as in e2fsprogs-libs * add version 1.41.2, but let 1.38 be the default * bump PR on 1.38 | ||||
2008-06-10 | lots of recipes: bump PR to get postinsts back | Koen Kooi | 1 | |
* this is not a complete list * this still doesn't fix the pkg_postinst() type of bugs | ||||
2008-03-10 | e2fsprogs: Do not put --disable-nls twice into EXTRA_OECONF for uclibc. | Leon Woestenberg | 2 | |
2008-01-04 | e2fsprogs: e2fsprogs wants (virtual/)libiconv for i18n, but let's disable ↵ | Koen Kooi | 1 | |
i18n to have a nice & small e2fsprogs for rescue filesystems, fixes #3604 | ||||
2007-11-30 | e2fsprogs-1.38: Always --disable-nls for linux-uclibc. | Leon Woestenberg | 3 | |
2007-11-30 | e2fsprogs-1.38: Use --disable-nls if USE_NLS=no. Fixes #3409. | Leon Woestenberg | 1 | |
2007-02-22 | e2fsprogs: unbreak -native version, move common code to .inc from 1.38.bb | Marcin Juszkiewicz | 3 | |
2007-02-22 | e2fsprogs: dropped old versions | Marcin Juszkiewicz | 3 | |
2007-02-15 | merge of '414cac1c77ff9fa2877bf185b1fb201f034ee108' | OpenEmbedded Project | 1 | |
and 'bf8b52c7c7ffdfe7cb88423cc23d4eeb9c573c2f' | ||||
2007-02-15 | e2fsprogs: Added update-alternatives support for the binaries which conflict ↵ | Rod Whitby | 1 | |
with the latest busybox. | ||||
2007-02-12 | divers: fix some minor spacing and quoting issues for 14 bb files. | Rolf Leggewie | 1 | |
2007-02-07 | e2fsprogs 1.38: stage .pc files | Koen Kooi | 2 | |
2006-12-31 | remove extra whitespace at end-of-line in about 900 bb files. | Rolf Leggewie | 1 | |
2006-12-21 | e2fsprogs: Replace ${PN} in .inc to make sure fetch does not break for ↵ | Rolf Leggewie | 1 | |
native package. Thanks hrw. | ||||
2006-12-20 | e2fsprogs: some unification | Rolf Leggewie | 5 | |
2006-10-10 | Remove MAINTAINER fields from recipes, add MAINTAINER file to replace them. | Koen Kooi | 4 | |
see email thread at http://lists.openembedded.org/pipermail/openembedded-devel/2006-October/000523.html for details | ||||
2006-08-05 | packages: sed -i s/^"include "/"require "/ */*.bb GNU sed rocks! | Holger Freyther | 1 | |
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-07-24 | e2fsprogs - Probems with parallel make. | Raymond Danks | 1 | |
2006-04-22 | e2fsprogs: Split badblocks into separate package and add RDEPENDS | Oyvind Repvik | 1 | |
2006-02-02 | e2fsprogs: uuidgen is in bin, not sbin | Justin Patrin | 1 | |
2006-01-31 | e2fsprogs: split out blkid for use in initrd in 1.38 | John Bowler | 1 | |
- blkid (and uuidgen) are useful for non-ext2/3 file systems (e.g. reiserfs) and can be used at boot to reliably find the root file system, therefore it is useful to have them in separate packages. e2fsprogs (${PN}) now RDEPENDS on the new packages to ensure nothing gets broken. | ||||
2006-01-21 | e2fsprogs: split off tune2fs into a separate package | Oyvind Repvik | 1 | |
2005-11-08 | e2fsprogs: patch Makefile.ins to create symlinks instead of hardlinks, ↵ | Rene Wagner | 3 | |
remove bogus postinsts, and fix FILES in 1.38 | ||||
2005-09-08 | e2fsprogs: Fix the use of sbindir (changed to base_sbindir) | Oyvind Repvik | 1 | |
-mke2fs: Change mkfs.ext[23] to symlinks -e2fsck: Chanke fsck.ext[23] to symlinks | ||||
2005-07-28 | remove nonworking e2fsprogs 1.36, add e2fsprogs 1.38 | Michael Lauer | 2 | |
2005-06-30 | import clean BK tree at cset 1.3670 | Koen Kooi | 13 | |
2004-12-09 | Merge oe-devel@oe-devel.bkbits.net:openembedded | Chris Larson | 11 | |
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 |