Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2006-02-05 | beep: fix install to bindir in 1.2.2 | John Bowler | 1 | |
2006-02-03 | unslung: add file/*.bb to conf as file-native is required in conf | John Bowler | 1 | |
2006-02-03 | busybox: fix udhcpc with multiple ports on slugos in 1.01 | John Bowler | 2 | |
- a new 'simple.script' patch ensures that resolve.conf is maintained correctly when multiple ethernet ports are present in the system, fixes slug bug 347 | ||||
2006-02-01 | slugos: bump all version numbers to 3.2 for alpha testing in conf | John Bowler | 9 | |
2006-02-01 | slugos-init: add init script to handle USB device moving in 0.10 | John Bowler | 4 | |
- the init.d script fixfstab uses blkid to build a partition/uuid mapping table and compares this to the version from the previous boot, if anything changes /etc/fstab is updated | ||||
2006-02-01 | slugos: select ixp4xx-kernel 2.6.15.2 in conf | John Bowler | 1 | |
2006-02-01 | binutils: make strip and objcopy return 0 if asked to write ro files in 2.16 | John Bowler | 2 | |
- the same bug exists in earlier versions and is probably fixed by the same patch, objcopy (==strip) would identify an ro file and abort the overwrite (smart_rename), but the caller in objcopy fails to check the error code and so the error is not reported | ||||
2006-02-01 | ixp4xx-kernel: bug fix release 2.6.15.2 | John Bowler | 1 | |
2006-01-31 | altboot: | Matthias Hentges | 6 | |
- More kernel 2.6 changes - Booting off SD seems to work as expected now - Turn off printk before showing the menu, kernel messages make a mess of it - Load keympas before showing the menu. init=/bin/sh is useless with a b0rked keymapping. | ||||
2006-01-31 | package.bbclass: now really fix interpretation of IGNORE_STRIP_ERRORS. | Rene Wagner | 1 | |
2006-01-31 | package.bbclass: fix interpretation of IGNORE_STRIP_ERRORS one more time. | Rene Wagner | 1 | |
2006-01-31 | h3900: stop people thwarting my attempt to get thumb-interwork running | Koen Kooi | 1 | |
people without a h3900 machine should also stop messing with this file, damnit!s | ||||
2006-01-31 | ppp: bump PR to force rebuild after package.bbclass changes. only add ↵ | Rene Wagner | 1 | |
postinst for ppp (main) package. Fixes hh.org Bug #1469. - no misc changes this time. | ||||
2006-01-31 | merge of 5d621370cfba6997b82054d8ebf82dcda659f181 | Rene Wagner | 0 | |
and c1c3a45fe3e2ec0eb7045cf3adb5dd0e4f31bbe2 | ||||
2006-01-31 | disapproval of revision '1b63b991554424859234171d74c5abc6b9ba6759' | Rene Wagner | 1 | |
2006-01-31 | merge of 652c21965b8f4efd9c6793bab6fa53f1364d13e1 | Rene Wagner | 1 | |
and 892ce9ae745dea2c7ecb924566d1bc40ae2abbd5 | ||||
2006-01-31 | disapproval of revision 'af1f287266f2f111baa6945c52966396c108642b' | Rene Wagner | 1 | |
2006-01-31 | merge of 1b63b991554424859234171d74c5abc6b9ba6759 | Rene Wagner | 1 | |
and af1f287266f2f111baa6945c52966396c108642b | ||||
2006-01-31 | disapproval of revision '304f797758aebb96591a27d547338e2c77c68ada' | Rene Wagner | 1 | |
2006-01-31 | ppp: bump PR to force rebuild after package.bbclass changes. only add ↵ | Rene Wagner | 1 | |
postinst for ppp (main) package. Fixes hh.org Bug #1469. | ||||
2006-01-31 | package.bbclass: interpret 0 as false (as well as "") when evaluating ↵ | Rene Wagner | 1 | |
IGNORE_STRIP_ERRORS | ||||
2006-01-31 | h3900.conf: don't include tune-xscale.conf so as to retain backwards ↵ | Rene Wagner | 1 | |
compatibility. the extra bit of performance isn't worth the hassle of building, storing/mirrorin, and maintaining duplicate packages. | ||||
2006-01-31 | apmd: set suid bit for /usr/bin/apm | Philipp Zabel | 1 | |
2006-01-31 | slugos: force strip errors to halt build in conf | John Bowler | 1 | |
2006-01-31 | package.bbclass: implement a failsafe strip in classes | John Bowler | 2 | |
- package.bbclass now uses file-native and cross strip to reliably strip unstripped executables and check the return code. For the moment a failure here doesn't cause the build to fail but does output a failure message direct to the controlling terminal (this is temporary). This behaviour can be changed by forcing IGNORE_STRIP_ERRORS = "" The change works by using a new runstrip shell function for every potentially strippable file. Since this calls native 'file' there is a dependency on all inheritors of package.bbclass for file-native and since this would break native builds (because of the cycle in file-native and it's own native depends) native.bbclass cancels this dependency (system file should be fine for native packages and, anyway native currently doesn't package.) | ||||
2006-01-31 | file-native: fix do_stage in 4.13 | John Bowler | 2 | |
- the hand crafted do_stage installed a broken file in staging, the fix is to use the standard native do_stage which does a proper install using the makefile | ||||
2006-01-31 | apmd: set /usr/bin/apm permissions to 0755 instead of 4577 | Philipp Zabel | 1 | |
2006-01-31 | xserver-kdrive: add evdev support to cvs version | Philipp Zabel | 3 | |
2006-01-31 | merge of 4719567c59f1d982327cbf37da292cdc3a68caff | Florian Boor | 1 | |
and c0e8f2d1f1cfa6657c523c85c3c544b2ec8ee9c6 | ||||
2006-01-31 | libgtkstylus: Remove development files from package. | Florian Boor | 1 | |
2006-01-31 | merge of 379077a1fae1f193142e23eba34b908f1c6c7491 | Florian Boor | 3 | |
and fe1ec31f3dd593d62186ad1c3ebd437c7df45777 | ||||
2006-01-31 | busybox: Add slimmed configuration for Familiar. | Florian Boor | 3 | |
2006-01-31 | bitbake.conf: add XORG_MIRROR | Philipp Zabel | 1 | |
2006-01-31 | uclibc: EABI thumb patch in cvs | John Bowler | 1 | |
2006-01-31 | slugos-init: make /linuxrc use disk uuids, remove .recovery stuff in 0.10 | John Bowler | 4 | |
- the /boot/disk bootstrap now mounts -U uuid if one is available from turnup. turnup checks disk for blkids and no longer complains about .recovery, /boo/* no longer create .recovery or check for it on boot; disconnect the disk or the network to boot to flash on a semi broken system. | ||||
2006-01-31 | slugos-image: add e2fsprogs-blkid (fs id finding program) to meta | John Bowler | 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-30 | keymap-locales: | Matthias Hentges | 8 | |
- Add kernel 2.6 DE keymap for Akita - Add kernel 2.4 and 2.6 DE keymap for Borzoi and Spitz | ||||
2006-01-30 | merge of 0bbfeca4a5e914b371359c7f066b9731f637102a | Rod Whitby | 8 | |
and cd257fc3be2c2b6a6d43881ec1ebc7fd3b1608ff | ||||
2006-01-30 | irda-utils: use the correct port for IrDA on hx4700. | Matt Reimer | 1 | |
2006-01-30 | irda-utils: instead of assuming that /dev/ttyS1 is the IrDA port, get the | Matt Reimer | 2 | |
port and attendant arguments from /etc/sysconfig/irda. | ||||
2006-01-30 | module-base: unbork module builds in bbclass | John Bowler | 1 | |
2006-01-30 | package.bbclass: fix stripping logic. work around strip returning 0 even on ↵ | Rene Wagner | 1 | |
failure. | ||||
2006-01-30 | merge of 776c1d678f47c9a56a592cc06a10d2ca9e415611 | Florian Boor | 1 | |
and 86dda2fd06e3964978bb4d3424cb481531b26acd | ||||
2006-01-30 | gpe.bbclass: Set default maintainer to GPE ml instead of OE. | Florian Boor | 1 | |
2006-01-30 | abiword_2.4.2.bb : new version | Graeme Gregory | 1 | |
2006-01-30 | altboot: More 2.6 changes | Matthias Hentges | 6 | |
- Use altboot-KERNEL_VERSION.cfg instead of altboot.cfg | ||||
2006-01-30 | altboot: | Matthias Hentges | 4 | |
- First changes to support Kernel 2.6 - As of this push altboot should be considered *unstable* until work on 2.6 has finished! - Add IGNORE_STRIP_ERRORS = "1" to allow for snapshots | ||||
2006-01-30 | devlabel: release 0.48.01 | John Bowler | 1 | |
- this does actually seem to work (release 0.45.01 simply exited from bash without any output), but it depends on things like the 'raw' command existing and working, so it isn't very useful | ||||
2006-01-30 | efl, e17: update CVS versions again, fix cpp issues | Justin Patrin | 34 | |
- evas is left at 20060113 because it changed that day and breaks ecore - cpp and gcc paths are hard-coded to /usr/bin/ to fix some issues with OE's binaries in use with edje |