| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | cross.bbclass: Set PACKAGE_ARCH correctly under inherit cross | Richard Purdie | 2006-11-29 | 1 | -0/+4 |
* | poky.conf: Set TARGET_VENDOR to -poky. This will require a rebuild of tmp dir... | Richard Purdie | 2006-11-29 | 1 | -1/+1 |
* | qemux86: machine config files should not set TARGET_VENDOR, its a distro option | Richard Purdie | 2006-11-29 | 1 | -2/+0 |
* | Add valgrind | Richard Purdie | 2006-11-29 | 2 | -0/+37 |
* | Rename linux-openzaurus to linux-rp | Richard Purdie | 2006-11-29 | 28 | -5/+5 |
* | rootfs_deb.bbclass: Reverse sources.list file to correct repository prioritie... | Richard Purdie | 2006-11-29 | 1 | -4/+8 |
* | package_deb.bbclass: dpkg-deb needs to run under fakeroot to set ownership co... | Richard Purdie | 2006-11-29 | 1 | -1/+1 |
* | zaurus-2.6.conf: Mark machines as supporting bluetooth | Richard Purdie | 2006-11-29 | 1 | -1/+1 |
* | apt: Set preferences location in apt.conf | Richard Purdie | 2006-11-29 | 1 | -0/+4 |
* | base-files: Should be machine specific | Richard Purdie | 2006-11-29 | 1 | -0/+1 |
* | linux-openzaurus-2.6.17: Update ASoC + other misc patches | Richard Purdie | 2006-11-29 | 1 | -5/+4 |
* | linux-openzaurus-2.6.17: Sync defconfigs with OE | Richard Purdie | 2006-11-29 | 11 | -11/+1150 |
* | tslib: Fix tslib.sh for spitz | Richard Purdie | 2006-11-28 | 4 | -10/+7 |
* | rootfs_deb.bbclass: Mark packages as installed/unpacked correctly. Add in hac... | Richard Purdie | 2006-11-27 | 1 | -1/+17 |
* | rootfs_deb: Set Architecture correctly in a copy of apt.conf in staging | Richard Purdie | 2006-11-27 | 1 | -1/+3 |
* | apt-native: Stage apt.conf.sample, not apt.conf. Anything needing apt.conf wi... | Richard Purdie | 2006-11-27 | 1 | -1/+1 |
* | perl: Use -f option to rm, fixing read only file problems | Richard Purdie | 2006-11-25 | 2 | -3/+3 |
* | Fix STAGING_BINDIR for multimachine use by spliting into STAGING_BINDIR and S... | Richard Purdie | 2006-11-25 | 14 | -20/+22 |
* | base.bbclass: unexport MACHINE | Richard Purdie | 2006-11-25 | 1 | -0/+1 |
* | psplash: Set PV correctly | Richard Purdie | 2006-11-24 | 1 | -0/+1 |
* | update-rc.d: Drop version 0.6, set PACKAGE_ARCH='all' for 0.7 | Richard Purdie | 2006-11-24 | 3 | -48/+2 |
* | package_deb.bbclass: Handle all architecture as a special case solving multim... | Richard Purdie | 2006-11-24 | 1 | -4/+6 |
* | base.bbclass: Make sure MACHINE isn't exported fixing failures in binutils wh... | Richard Purdie | 2006-11-23 | 1 | -0/+4 |
* | puzzles: r6727 -> 6915 | Richard Purdie | 2006-11-23 | 1 | -0/+0 |
* | siteinfo.bbclass: Change note to a debug message | Richard Purdie | 2006-11-23 | 1 | -1/+1 |
* | bitbake.conf: Allow DL_DIR to be set by the environment | Richard Purdie | 2006-11-23 | 1 | -1/+1 |
* | poky.conf: Set some missing SRCDATEs including qemu and psplash | Richard Purdie | 2006-11-23 | 1 | -2/+3 |
* | qemu: Really fix arm_nptl.patch | Richard Purdie | 2006-11-23 | 1 | -65/+52 |
* | qemu: refresh arm_nptl.patch | Richard Purdie | 2006-11-23 | 1 | -52/+65 |
* | speex: Fix SRC_URI | Richard Purdie | 2006-11-23 | 1 | -1/+1 |
* | sanity.bbclass: Add sdl-config to required programs list. Remove fixme as now... | Richard Purdie | 2006-11-22 | 1 | -4/+1 |
* | qemu: Add depends on zlib(-native) | Richard Purdie | 2006-11-22 | 2 | -0/+2 |
* | rootfs_xxx.bbclass: Add missing checkins from the log_check updates | Richard Purdie | 2006-11-22 | 2 | -109/+35 |
* | xsp, xpext: Fix broken DEPENDS after merge | Richard Purdie | 2006-11-22 | 2 | -2/+2 |
* | Factor common code out of rootfs_xxx.bbclass into image.bbclass. Add error de... | Richard Purdie | 2006-11-21 | 1 | -0/+62 |
* | base.bbclass: Fix errors in none libtooled packages | Richard Purdie | 2006-11-21 | 1 | -2/+6 |
* | Add lzo, upgrade libgcrypt -> 1.2.3, add gnutls 1.4.4 | Richard Purdie | 2006-11-21 | 6 | -0/+304 |
* | Add libxml2-native from OE.dev | Richard Purdie | 2006-11-21 | 1 | -0/+16 |
* | Site file handling update: Instead of one site file per target, allow entries... | Richard Purdie | 2006-11-21 | 25 | -1426/+332 |
* | dbus: Add missing files | Richard Purdie | 2006-11-21 | 2 | -0/+33 |
* | Add dbus+dbus-native 1.01, dbus-glib+dbus-glib-native 0.72 from OE.dev | Richard Purdie | 2006-11-21 | 11 | -0/+331 |
* | Update libx11 references. | Richard Purdie | 2006-11-21 | 2 | -2/+2 |
* | Various minor updates from OE.dev | Richard Purdie | 2006-11-21 | 5 | -5/+5 |
* | cairo: Fix libx11 reference, add some patches from OE.dev (commented out for ... | Richard Purdie | 2006-11-21 | 4 | -1/+349 |
* | gnutls: Improve do_stage (from OE.dev) | Richard Purdie | 2006-11-21 | 1 | -0/+4 |
* | perl: Sync with OE.dev | Richard Purdie | 2006-11-21 | 5 | -22/+1084 |
* | libsoup: Drop old verison, fix 2.2.96 staging | Richard Purdie | 2006-11-21 | 2 | -21/+3 |
* | gst-meta: Merge into a single file (maybe to become task-gst) | Richard Purdie | 2006-11-21 | 4 | -24/+48 |
* | initscripts: Add save-rtc script and ALSA manual devices table from OE.dev | Richard Purdie | 2006-11-21 | 3 | -3/+41 |
* | ipkg.inc: Fix bashisms (now works with dash) (from OE.dev) | Richard Purdie | 2006-11-21 | 1 | -1/+1 |