Age | Commit message (Collapse) | Author | Files |
|
|
|
* Configs will be patches in the next commit.
|
|
(cherrypicked patch from newer busybox version)
|
|
* Do NOT, I repeat NOT touch such core distro files without approval of distro maintainters
* This is the wrong solution to the problem, please raise a discussion on email list!
Signed-off-by: Koen Kooi <koen@openembedded.org>
Signed-off-by: Graeme 'XorA' Gregory <<dp@xora.org.uk>
This reverts commit 4339d706baf166732d6b7d3b2bedb0c54ce76cbf.
|
|
* Build busybox 1.11.3 without shadow support to avoid problems when
calling the passwd command, because Angstrom does not install
/etc/shadow (Bug 4808).
|
|
We want --hash-style=gnu to be honored, do not unset LDFLAGS
force gcc as linker so -Wl does not look like a bad option.
|
|
Conflicts:
packages/busybox/busybox_1.11.3.bb
packages/dsplink/codec-engine_2.10.bb
packages/gdb/gdb_6.3.bb
packages/gdb/gdb_6.4.bb
packages/gdb/gdb_6.6.bb
packages/gdb/gdb_6.8.bb
packages/glibc/glibc_2.2.5.bb
packages/glibc/glibc_2.3.2+cvs20040726.bb
packages/glibc/glibc_2.3.2.bb
packages/glibc/glibc_2.3.3+cvs20041128.bb
packages/glibc/glibc_2.3.3+cvs20050221.bb
packages/glibc/glibc_2.3.3+cvs20050420.bb
packages/glibc/glibc_2.3.3.bb
packages/glibc/glibc_2.3.5+cvs20050627.bb
packages/glibc/glibc_2.3.6.bb
packages/glibc/glibc_2.4.bb
packages/glibc/glibc_2.5.bb
packages/glibc/glibc_2.6.1.bb
packages/glibc/glibc_2.7.bb
packages/kexecboot/linux-kexecboot_2.6.26.bb
packages/libsdl/libsdl-x11_1.2.11.bb
packages/linux/linux-rp_2.6.26.bb
packages/mozilla/fennec_hg.bb
packages/python/python_2.5.2.bb
packages/tasks/task-xfce-base.bb
packages/xorg-driver/xf86-video-omapfb_git.bb
packages/xorg-xserver/xserver-kdrive_1.4.0.90.bb
|
|
|
|
|
|
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.
|
|
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>
|
|
|
|
tinylogin and add more coreutils apps
|
|
- enable many busybox options
- replace several packages in rootfs with busybox, and adjust various
config files and scripts to accomodate busybox options
- change default alignment behavior to be more lenient
Note: this is the first of many disruptive changes for SlugOS 5; this
version is to be considered unstable at best!
|
|
http://www.mail-archive.com/busybox@busybox.net/msg04184.html
busybox 1.9.2: Added topmem patch.
|
|
|
|
Busybox/logger is the place where libgcc is really invoked.
|
|
|
|
- "Starting syslogd/klogd: start-stop-daemon: lseek: Invalid argument" fixed in this version
|
|
busybox 1.9.1 update to 1.9.2 (BUGFIX only release)
|
|
* the files aren't used in the recipe yet, just there for reference
|
|
necessary)
|
|
|
|
disable utilities again until we're a proper replacement for tinylogin
|
|
and 'cb1970d64a9cdb9559e137f509557905fbc174b5'
|
|
run_parts.c which is identical
with upstream nowadays
|
|
|
|
packages/busybox/busybox-1.9.1/adduser-longops.patch
* add lines upstream, status and comment to the patch
|
|
fixes #3781 -- thanks
Andrew Paulsen!
|
|
|
|
|
|
|
|
|
|
CONFIG_FEATURE_DATE_ISOFMT. closes #2964
|
|
* fix syslog init script (closes #3718)
* drop obsolete slingbox versions (ACKed by rwhitby)
|
|
* remove some outdated / in-between versions
* remove angstrom-only defconfig in bb 1.7.2
* make 1.7.2 the new default preference
|
|
|
|
968e6781dca5ee420f8b36434c88d54cafe77f35)
to branch 'org.openembedded.dev.avr32' (head facce641a6e2c90f8a2171880eafb72136895681)
|
|
and 'fcc520f13c2e5df6e6b7d52dcbfb32cb1750c941'
|
|
d8bfa63aa913e7227790ba2d02253cfbecce61ab)
to branch 'org.openembedded.dev.avr32' (head bb1b18fc3fa0562c4c7bd85bb0d9617c62261f2e)
|
|
I didn't touch the to be installed files, as we have GNU coreutils or
at least a compatible busybox version on our targets so far.
|
|
|
|
acccc4840b95c279164a3eeacf893200164bdc65)
to branch 'org.openembedded.dev.avr32' (head 4a915ee0a28076c53049330f3f2e58c7b85ef7a8)
|
|
0238eff8862126ac83c3f05d7a6fb094feff89e9)
to branch 'org.openembedded.dev.avr32' (head afeaa97ba6962d277699aab10b0b6a8089342824)
|
|
command.
|
|
configs.
* These are timeout and num chars to read options, both are useful
when writing UI interaction code, with busybox-static being targetted
at writing bootloader tools and stuff.
|
|
* These are timeout and num chars to read options, both are useful
when writing UI interaction code, with busybox-static being targetted
at writing bootloader tools and stuff.
|
|
a9d8dbf4fa950567435550e72514ae1d5ba70efe)
to branch 'org.openembedded.dev.avr32' (head 98a24ed978fa92519a7d390465714a7742060284)
|
|
|
|
a6b798a43c05aef43ed650ab880f3edd386d0aa3)
to branch 'org.openembedded.dev.avr32' (head 77e1041de2eef682f183f3f5199826818cb9c5b1)
|