summaryrefslogtreecommitdiff
path: root/packages/coreutils
AgeCommit message (Collapse)AuthorFiles
2009-03-17rename packages/ to recipes/ per earlier agreementDenys Dmytriyenko16
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>
2009-03-04coreutils-6.0: Make the install utility to honor STRIP environment variableKhem Raj2
2009-02-27coreutils: add 7.1. Not thoroughly tested yet, hence DP=-1Michael 'Mickey' Lauer7
2009-02-27coreutils: make 6.0 the new defaultMichael 'Mickey' Lauer19
remove older ones
2009-02-18coreutils: install df and nice into correct directories, fixes ↵Mike Westerhof1
update-alternatives df and nice are in /bin, not in /usr/bin. This is important because busybox puts these into the correct locations, and the different directories breaks update-alternatives.
2008-12-04coreutils: Make version 6.0 compile by applying a futimens patch as wellHolger Hans Peter Freyther2
2008-12-04coreutils: Build and package df of coreutilsHolger Hans Peter Freyther2
- df can only be build if one of the many statvfs,fsusage was is present. These tests work by executing a test application and that is obviously not working out when cross compiling - all linux (glibc, eglibc, uclibc) should have the bsize in the struct statvfs... and this will enable the build of df.
2008-10-18bb files: Revert the introduction of FILE_PRHolger Hans Peter Freyther4
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 Freyther4
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 Luebbe5
2007-07-18coreutils 0.5.3: fix build issue with glibc-6 bug #2553Stanislav Brabec2
* bumped revision to r2 * applied patch from Stanislav Brabec <utx@penguin.cz> * fixes bug http://bugs.openembedded.org/show_bug.cgi?id=2553
2007-04-02coreutils: added 6.0 (DEF_PREF=-1)Marcin Juszkiewicz7
2006-12-31remove extra whitespace at end-of-line in about 900 bb files.Rolf Leggewie4
2006-12-20coreutils: unifyRolf Leggewie5
2006-11-21coreutils: Add workaround to allow -native version to work with Ubuntu Edgy ↵Richard Purdie2
headers (from poky)
2006-10-23coreutils 5.3: Fix for glibc 2.5 by renaming the tee function to tee_filesJamie Lenehan2
to prevent a conflict with the tee function definied by glibc 2.5 The name tee_files is what is used in newer coreutils distriubtions. See bug #1483.
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-04-29coreutils-native: update to 5.3.0Koen Kooi1
2006-01-02coreutils-native: inherit native after autotools to overwrite do_stagePhilipp Zabel1
2005-09-28coreutils 5.3.0: uptime needs -lm on uclibc, fixed the Makefile.amJohn Bowler2
2005-09-27added coreutils 5.3.0Marcin Juszkiewicz4
2005-08-05Sort the special cases into a group, makes it easier to read. Remove ↵Oyvind Repvik1
duplicate removal of hostname
2005-08-05Fix base_bindir vs. bindir confusionOyvind Repvik1
2005-08-05Change priority on broken uptime to be lower than busybox's working uptime. ↵Oyvind Repvik1
Add hostname to u-a postrm, since that had been forgotten. Oh yeah, and bump that PR ;)
2005-07-26coreutils hostname doesn't support -F, put at lower priority so the working ↵David Karlstrom1
one (busybox) gets linked instead
2005-07-23Use of [.coreutils caused problems because the coreutils [ link ended upJohn Bowler1
being called \[ (update-alternatives cannot handle an unescaped [). Fixed by using lbracket.coreutils (based on the actual source name of the .c file used to build this.)
2005-07-23Updated to use update-alternatives and fix some FHS bugsDavid Karlstrom1
2005-06-30import clean BK tree at cset 1.3670Koen Kooi8
2005-01-06Merge bk://oe-devel.bkbits.net/openembeddednslu2-linux.adm@bkbits.net3
into bkbits.net:/repos/n/nslu2-linux/openembedded 2005/01/06 12:24:56-06:00 ti.com!kergoth Merge siasl.dyndns.org:code/openembedded into odin.sc.ti.com:/home/kergoth/code/user/oe/openembedded 2005/01/06 12:22:04-06:00 ti.com!kergoth Bump PR on the hostap-modules packages per timh's recent cset. 2005/01/06 12:18:42-06:00 ti.com!kergoth Merge 2005/01/06 12:42:21-05:00 handhelds.org!kergoth Merge oe-devel@oe-devel.bkbits.net:openembedded into handhelds.org:/home/kergoth/code/openembedded 2005/01/06 12:41:20-05:00 handhelds.org!kergoth Merge oe-devel@oe-devel.bkbits.net:openembedded into handhelds.org:/home/kergoth/code/openembedded 2005/01/06 11:47:26+00:00 kano.org.uk!timh Added a new WiFi card 2005/01/05 20:18:45-05:00 handhelds.org!kergoth Make coreutils emitted packages Provides and Replaces textutils, fileutils, and shellutils. BKrev: 41dd8606AD0jGEVkdtDpg1D7F0OmuA
2004-12-09Merge oe-devel@oe-devel.bkbits.net:openembeddedChris Larson8
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