summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFiles
2006-08-28Merge from poky:Chris Larson6
Rework the way patches are handled. There are now two abstract base classes, initialized in patch.bbclass. One for patchset operations on a directory, and another for patch failure resolution. Currently includes 'patch' and 'quilt' concrete PatchSet classes, and a 'user' resolver class, which simply drops you into a shell in the source tree to fix the rejects.
2006-08-28rm_work.bbclass: stop cleaning out before populate_stagingPhilipp Zabel1
2006-08-28packages/glib-2.0/glib-2.0_2.12.0: Fixes broken URLKristoffer Ericson1
2006-08-28libnss-mdns: remove avahi-daemon recommendation to avoid circular dependencyPhilipp Zabel3
2006-08-28dbus-glib-0.71: depend on dbus-glib-native for binding header generationPhilipp Zabel1
2006-08-28angstrom|familiar|openzaurus.inc: s/DISTO_FEATURES/DISTRO_FEATURES/ :DMichael Lauer3
2006-08-28merge of '1d92faee8c678bb302af53ec17472ea90c3c6e46'Philipp Zabel1
and 'b27820d75a034508419598a68bcbe1342bcf2ee1'
2006-08-28dbus-native-0.92: do_stage: create dir before putting files to itPhilipp Zabel1
2006-08-28dbus-glib: depend on dbus to get dbus.hKoen Kooi1
2006-08-28tslib 1.0: use tarball instead of svn and fix packagingKoen Kooi1
* CONFFILES = /etc/ts.conf has been removed
2006-08-28ipaq-pxa270: add appropriate MACHINE FEATURESKoen Kooi1
2006-08-28h5xxx: add apprpriate MACHINE FEATURESKoen Kooi1
2006-08-28angstrom: tidy up angstrom.incKoen Kooi1
2006-08-27pango: 1.13.2 -> 1.13.3 and add missing PACKAGES_DYNAMIC (from poky). Drop ↵Richard Purdie10
some old versions.
2006-08-27cairo: Add 1.2.4 (including float conversion speedup) (from poky)Richard Purdie3
2006-08-27avahi: Fix postinst so we only restart dbus if its already running (it might ↵Richard Purdie4
not have started when the postinst runs)
2006-08-27autoconf: Drop bogus RRECOMMENDSRichard Purdie3
2006-08-27atk: 1.10.1 -> 1.10.3 (from poky)Richard Purdie1
2006-08-27conf/machine: various task-base conversion misc cleanupsRichard Purdie3
2006-08-27nokia770: Convert machine to task-baseRichard Purdie1
2006-08-27qemuarm: Create common include file and convert to task-baseRichard Purdie2
2006-08-27Add DISTRO_FEATURES to angstrom, familar and openzaurus. At this moment this ↵Richard Purdie3
maintains status quo but distro maintainers are free to adjust it to their needs
2006-08-27merge of '90a1ac7c53dbaf35a4b93a66275d608d001eb092'Richard Purdie34
and 'ec80efa0b796cacd58e78cc5eeb3e250413712e8'
2006-08-27merge of '47d9bffa351513f062299f9ac77e39b7bfe6d74f'Richard Purdie12
and 'b4baa952a21796f3da8adaf6acd8c844668a33d8'
2006-08-27e17 menu-convert: set package arch to allKoen Kooi1
2006-08-27Switch 2.6 Zaurus models to use task-baseRichard Purdie3
2006-08-27Add MACHINE_TASK_PROVIDER to remove hardcoded references to task-bootstrap ↵Richard Purdie15
and allow machines/distros to elect an alternative
2006-08-27merge of '31791b517fd0fdc4e50c48d20a836408a23727d3'Graeme Gregory64
and 'ce3b6559d2cb3ba65a6dd0f69e76c890fe48f129'
2006-08-27links-x11_2.1pre21.bb, links_2.1pre12.bb : patches for cookie saving andGraeme Gregory12
preventing segfault on cookies imported from MDK rpms. packages/links/* : drop old versions
2006-08-27task-base.bb: Add from pokyRichard Purdie1
2006-08-27zaurus machines: Clean up IPKG_EXTRA_ARCHS and IMAGE_FSTPES (from poky)Richard Purdie6
2006-08-27bitbake.conf: Add PN to OVERRIDES in the form pn-PN (from poky)Richard Purdie1
2006-08-27bitbake.conf: Remove old style IMAGE_FSTYPE in favour of IMAGE_FSTYPES ↵Richard Purdie6
(which is weakly set to a default allowing machines to override/append) (from poky)
2006-08-27tune-arm926ejs.conf: Be a little more specific about gcc version issues ↵Richard Purdie1
(from poky)
2006-08-27gtk-icon-cache.bbclass: Add from pokyRichard Purdie1
2006-08-27base.bbclass: Add base_contains and base_both_containg - useful functions ↵Richard Purdie1
for the new task-machine code (from poky)
2006-08-27gconf.bbclass: Add gconf to DEPENDS (from poky)Richard Purdie1
2006-08-27gst plugins ugly: add 0.10.4Koen Kooi1
2006-08-27angstrom: slide data a teensy bit forwardKoen Kooi1
* BIG FAT NOTE: adjust your {local,site,auto}.conf
2006-08-27gst-plugins base: stage things so good, bad and ugly can proceed to build stuff Koen Kooi1
2006-08-27gstreamer: add 0.10.8Koen Kooi1
2006-08-27dbus-glib-native-0.71: fix introspection data / binding header generationPhilipp Zabel3
2006-08-27dbus-native: add 0.92Philipp Zabel1
2006-08-27glibc: use libs from /lib instead of for binary locale generationPhilipp Zabel1
2006-08-27dbus 0.92: remove default pref = -1Koen Kooi1
2006-08-27gconf-dbus: depend on dbus-glibKoen Kooi1
2006-08-27package.bbclass: remove do_install from PACKAGE_FUNCS, as noted by Philipp ZabelKoen Kooi1
2006-08-26qemu: fix typoKoen Kooi1
2006-08-26glibc 2.4: remove spurious committed Werror bitKoen Kooi1
2006-08-26merge of '091a7ba3a2af9d82db7d91f98962b340d3dc64d2'Richard Purdie1
and 'c8c8e34a5827662a4d603c1978a1d2719cda9679'