summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFiles
2006-10-20glibmm 2.8.4: There's not much sense to have DEFAULT_PREFERENCE = "-1" forPaul Sokolovsky1
single recipe. Also, it works.
2006-10-20h6300: Convert to task-base, organize machine settings per logical groups.Paul Sokolovsky1
2006-10-20htcuniversal: Organize machine settings per logical groups.Paul Sokolovsky1
2006-10-20alsa-driver: add compatible_machine mask Koen Kooi1
2006-10-20merge of '1f09cd3a225e9cc6002c73f2660f6619f10f9e59'Michael Lauer23
and '8c1fecdaef7355feda28b9b87ce84a94e1698804'
2006-10-20merge of '5766b94f1120049e60998bb120cf4519a884d89d'Philip Balister10
and 'a16077ae45108937659058d6916e0e2737965ec7'
2006-10-20Rename OSSIE packages.Philip Balister5
2006-10-20merge of '143fecd103b7ad42c619a91d888c8b7e3b7f8fb3'Philip Balister2
and '97021a57e23ad3769708efc11bbfd4f366f29d24'
2006-10-20linux-omap1_2.6.*+git : Ad support for the USB host interface.Philip Balister2
2006-10-20web svn sync with O-Hand PokyMichael Lauer1
2006-10-20dates: sync with O-Hand PokyMichael Lauer2
2006-10-20merge of '83c4f209d12306d38f3b5bdb26e65c3a97013417'Philip Balister1
and '83d7c4d760eeb9ffa8b4c744fbd257d182d6a207'
2006-10-20generic.conf: update to glibc 2.5Michael Lauer1
2006-10-20add matchbox-config-gtk - from PokyMichael Lauer2
2006-10-20initscripts: Add custom checkroot.sh for logicpd-pxa270Cliff Brake3
init script needs to be looking for /dev/root instead of rootfs to determine if the rootfs has been mounted rw yet. This may be a setup issue in the kernel build, but until we can figure that out, this is the workaround.
2006-10-20usrp_0.12.bb : update list of include files that need installing for 0.12.Philip Balister1
2006-10-20base.bbclass: Remove some pointless presumably dead codeRichard Purdie1
2006-10-20package.bbclass: Split into two tasks, one which prepares the packages and ↵Richard Purdie6
then package_write which actually generates the packages. The two stage approach allows us to avoid circular dependency issues from classes like debian.bbclass. As the data being emitted into pkgdata/ changed, you need to either wipe tmp or rerun the do_package tasks (wipe the do_package stamps). Everything will repackage anyway due to the new task.
2006-10-20h3900.conf: fix include path for tune-xscaleKoen Kooi1
2006-10-20base/package.bbclass: Clean up and document things a bit more. Should be no ↵Richard Purdie2
functional changes (from poky)
2006-10-20merge of 'd33422da66ef97a509fd9df76b3af823a8016631'Philip Balister6
and 'dba1e4018db64c32316818d23e5f4213766682ea'
2006-10-20sdcc-native_2.5.0.bb : Fix do_stage. Yes, this really does the right thing.Philip Balister1
2006-10-20openomap.conf : Move from glibc-2.4 to glibc-2.5.Philip Balister1
2006-10-20uucp: add 1.07Koen Kooi2
* something is funky with autotools, so we manually run libtool and configure
2006-10-20merge of 'ba75ce699520265ea15b201913787870af7e0572'Koen Kooi3
and 'f535484a11d9a7f9de067f6f66a12a8e321e6a0b'
2006-10-20glibc 2.5: stage correct sigthreads.hKoen Kooi1
* fixes mysql compilation * spotted by 'nicolasfr' in #oe
2006-10-20tslib 1.0 add configuration file for qemuarm machine - taken from Poky.Michael Lauer3
2006-10-20merge of 'af022eaccf1ea1052c096be4c37accec350e9b27'Michael Lauer9
and 'ec665a2227c0b81f567aec855a2e84ae2eb437a8'
2006-10-20qemu: add missing filesMichael Lauer9
2006-10-20merge of '365d8f133c3f7699978ee00c41919fac8d53bd47'Koen Kooi4
and '8ce31384f7196aabf3284f45ea6f9fc66d2c49ba'
2006-10-20base.bbclass: remove oesources.orgKoen Kooi1
2006-10-20conf/: remove references to oesources.orgKoen Kooi3
2006-10-20usrp: depends on boostMichael Lauer1
2006-10-20sdcc-native: autotools_stage_all doesn't work w/ sdcc, do_stage manuallyMichael Lauer1
2006-10-20qte/qtopia-core: factor out qte_arch function into qte-functions.inc, use ↵Michael Lauer3
this from qtopia-core to get QT_ARCH
2006-10-20qemu-native: install binaries into staging (again)Michael Lauer1
2006-10-20merge of '296ff29bfd956e25378dc4b3d757bfe71b1010d5'Michael Lauer9
and '9a74dad27351d4893343978ef329c84a1fc7dbfb'
2006-10-20qemu-native: depends on sdl-native now, add more metadataMichael Lauer3
2006-10-20add libsdl-native 1.2.11 - this one compiles with gcc4Michael Lauer1
2006-10-20python-native 2.4.0 this time, the --prefix change is actually effectiveMichael Lauer1
2006-10-20merge of '3620468cc84d19eb4000fb2adf648ce594360b81'Graeme Gregory4
and 'caeaa1c1178745edaf9e570da28905beabafc0fd'
2006-10-20linux-smdk2440_2.6.18.bb : add compatible machineGraeme Gregory1
2006-10-20u-boot: do not build helloworld exampleMarcin Juszkiewicz3
2006-10-20glibc 2.4: start whitelisting compatible hosts with COMPATIBLE_MACHINEKoen Kooi1
* default_preference is too weak to mask out broken archs
2006-10-20merge of '2754e872d313aa16f8b70a6b1475a5fe5cd1b5c0'Marcin Juszkiewicz5
and 'f8e3d83965086984baadee15f33b6b7a0bdfe743'
2006-10-20glibc: re-added 2.4 with DEFAULT_PREFERENCE = "-1" set for ARMMarcin Juszkiewicz3
- it would be nice if developers will *check* before commiting does changeset break other configurations then their one
2006-10-19python-native 2.4.0 compile with --prefix same as --exec-prefix to fix some ↵Michael Lauer1
rare cases of distutils builds let's see if this breaks anything...
2006-10-19qemu: sync with poky, remove obsolete onesMichael Lauer15
2006-10-19sdcc: add native-tools patch to make it buildMichael Lauer3
2006-10-19sylpheed_2.2.9.bb : new versionGraeme Gregory1