| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | qemu-config: Update to use system-shutdown icon | Richard Purdie | 2008-02-06 | 4 | -7/+3 |
* | sato-icon-theme: Add 0.3.1, drop broken svn version | Richard Purdie | 2008-02-06 | 2 | -7/+5 |
* | Rename gcc-native3 -> gcc3-native for consistency and update sanity.bbclass t... | Richard Purdie | 2008-02-05 | 4 | -5/+8 |
* | libsdl-sdk: Unset PARALLE_MAKE, sdl can't cope with it | Richard Purdie | 2008-02-04 | 1 | -0/+2 |
* | scripts/runqemu: Append to CROSSPATH after creating symlinks | Richard Purdie | 2008-02-04 | 1 | -2/+2 |
* | scripts/poky-qemu-internal: Fix PATH usage to find qemu binary | Richard Purdie | 2008-02-04 | 1 | -6/+8 |
* | qemu-sdk.inc: Fix zlib DEPENDS | Richard Purdie | 2008-02-03 | 1 | -1/+1 |
* | zlib: Add -sdk version | Richard Purdie | 2008-02-03 | 5 | -13/+22 |
* | libtool: Create common .inc file | Richard Purdie | 2008-02-03 | 4 | -9/+12 |
* | qemu: Add missing patch | Richard Purdie | 2008-02-03 | 1 | -0/+22 |
* | qemu: Add no-strip patch from OE fixing strip problems | Richard Purdie | 2008-02-03 | 1 | -2/+3 |
* | qemu: Fix writev syscall null value handling, fixes glibc LC_CTYPE errors dur... | Richard Purdie | 2008-02-03 | 2 | -1/+19 |
* | Add icon-naming-utils-native 0.8.2 | Richard Purdie | 2008-02-01 | 1 | -0/+8 |
* | libxml-simple-perl: Remove bogus EXTRA_CPANFLAGS | Richard Purdie | 2008-02-01 | 1 | -2/+0 |
* | Add libxml-simple-perl | Richard Purdie | 2008-02-01 | 2 | -0/+19 |
* | libxml-parser-perl-native: Remove expat from DEPENDS | Richard Purdie | 2008-02-01 | 1 | -0/+2 |
* | poky-chroot-setup: Copy hosts resolv.conf into the guest system to make DNS r... | Richard Purdie | 2008-02-01 | 1 | -0/+1 |
* | gcc-cross-sdk: Totally rewrite packaging so it consists of a single package. ... | Richard Purdie | 2008-01-31 | 4 | -23/+47 |
* | binutils-cross-sdk: Add symlinks to the cross tools instead of shipping dupli... | Richard Purdie | 2008-01-31 | 1 | -3/+7 |
* | binutils: Simplify PACKAGES in old binutils versions | Richard Purdie | 2008-01-31 | 2 | -2/+2 |
* | scripts: Fix sdk compiler location handling | Richard Purdie | 2008-01-31 | 3 | -10/+15 |
* | poky: bump web-webkit revision to get fixed desktop files | Marcin Juszkiewicz | 2008-01-31 | 1 | -2/+2 |
* | web-webkit: link with g++ | Marcin Juszkiewicz | 2008-01-31 | 2 | -1/+26 |
* | scripts: Always try to start distccd, improve distccd cleanup, add SDK direct... | Richard Purdie | 2008-01-31 | 4 | -15/+62 |
* | nokia machines: set maximal kernel size to 2MB | Marcin Juszkiewicz | 2008-01-31 | 2 | -0/+4 |
* | sanity.bbclass: Check TMPDIR doesn't change, error if it does | Richard Purdie | 2008-01-31 | 1 | -1/+15 |
* | linux-rp: added another Prism2 card to HostAP driver (patch acked by upstream) | Marcin Juszkiewicz | 2008-01-30 | 2 | -1/+36 |
* | checksums.ini: added some new entries | Marcin Juszkiewicz | 2008-01-30 | 1 | -0/+108 |
* | hal: split libraries to separate packages | Marcin Juszkiewicz | 2008-01-30 | 1 | -2/+7 |
* | wpa-supplicant: do not start at boot - it is started on wlan0 if-up | Marcin Juszkiewicz | 2008-01-30 | 2 | -10/+2 |
* | irda-utils: use update-rc.d class (from OE) | Marcin Juszkiewicz | 2008-01-30 | 1 | -3/+3 |
* | flac: merge with OE (PowerPC only related) | Marcin Juszkiewicz | 2008-01-30 | 1 | -2/+5 |
* | e2fsprogs: stage libblkid | Marcin Juszkiewicz | 2008-01-30 | 1 | -1/+6 |
* | webkit-gtk: merge with OE | Marcin Juszkiewicz | 2008-01-30 | 7 | -16/+802 |
* | poky: revert part of last commit - DISTRO_FEATURES 'nfs zeroconf' will be pus... | Marcin Juszkiewicz | 2008-01-30 | 1 | -1/+1 |
* | web-webkit: added WebKit branch of OH Web browser | Marcin Juszkiewicz | 2008-01-30 | 1 | -0/+14 |
* | poky: added SRCREV for web-webkit | Marcin Juszkiewicz | 2008-01-30 | 1 | -1/+2 |
* | poky: bump WebKit revision to same as in OE | Marcin Juszkiewicz | 2008-01-30 | 1 | -1/+1 |
* | Switch to using dbus.inc | Ross Burton | 2008-01-30 | 2 | -122/+4 |
* | dbus.inc: somewhat merge with OE | Ross Burton | 2008-01-30 | 1 | -12/+13 |
* | dbus: enable checks, disable asserts. Anything else is madness. | Ross Burton | 2008-01-30 | 1 | -2/+2 |
* | dbus: enable X support so that the session bus terminates when X does | Ross Burton | 2008-01-30 | 2 | -6/+6 |
* | scripts/poky-chroot-run: Make sure Xephyr and chrootuid are installed | Richard Purdie | 2008-01-30 | 1 | -4/+17 |
* | qemu-config: Fix poky-chroot-launch to stop dbus system bus correctly | Richard Purdie | 2008-01-30 | 2 | -4/+4 |
* | libidl: switched to autotools_stage_all, removed Firefox related note | Marcin Juszkiewicz | 2008-01-30 | 1 | -12/+2 |
* | scripts: Add poky-chroot scripts (credit should mainly go to Ross) | Richard Purdie | 2008-01-30 | 2 | -0/+103 |
* | Add chroot scripts to qemu-config package | Richard Purdie | 2008-01-30 | 3 | -4/+41 |
* | gst-plugins-base: updated, ABI breakage in 0.10.16 | Ross Burton | 2008-01-30 | 1 | -0/+0 |
* | gstreamer: update to latest upstream, fix doesn't effect us bit it doesn't hu... | Ross Burton | 2008-01-30 | 4 | -0/+0 |
* | poky.conf: Simpify POKY_EXTRA_RDEPENDS for qemu | Richard Purdie | 2008-01-30 | 1 | -2/+2 |