summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFiles
2007-10-02wifistix-modules : Fix quoting in EXTRA_OEMAKE.Philip Balister1
2007-10-02wifistix-module : Clean up bb file, add configuration file.Philip Balister2
2007-10-01linux : Update patches for gumstix from gumstix buildroot.Philip Balister6
2007-10-01site: commit some local changesKoen Kooi4
2007-10-01gst-meta-base: gst-plugins-bad is needed for ivorbisKoen Kooi1
2007-10-01er0100: catch up with include renamingKoen Kooi1
2007-10-01mplayer svn: use iwmmxt when appropriate MACHINE_FEATURE has been setKoen Kooi1
[15:04] XorA: koen: good for me, saves adding a bazilion machines
2007-10-01merge of '1401e62254aef0a87a8ce5b685e66d1eb00359e3'Koen Kooi1
and '782254b73af8b1a6dcd10f60816bb473eaf366a0'
2007-10-01iwmmxt machines: add 'iwmmxt' as machine featureKoen Kooi9
2007-10-01merge of 'e7fcaa386e6ece8257005e7222964138b4ee8773'Koen Kooi98
and 'f68cd62e66ec1f6d24dc3d4588abbc23993878da'
2007-10-01er0100: commit it, this has been sitting in my repo for too longKoen Kooi1
2007-10-01dbus: include uidgen as wellKoen Kooi2
2007-10-01dbus: tweak packaging, should help XorA's single core build :) Koen Kooi2
2007-10-01sanesrcrevs: bump webkit dependants to catch up with gdk->gtk renaming Koen Kooi1
2007-09-30packages/atk/atk_1.20.0.bb : add newer atk from pokyGraeme Gregory1
2007-09-30conf/distro/include/sane-srcrevs.inc : add network manager REVs from pokyGraeme Gregory1
2007-09-30merge of '7ae9cf78cba04ee2ea4f44d82146b9cc9fbbd4b2'Graeme Gregory2
and 'fa850c805eca306aba96aedcbfface81cfd404d8'
2007-09-30conf/distro/angstrom-2007.1.conf : update version of dbus-glib for angstrom.Graeme Gregory1
2007-09-30packages/dbus/dbus-glib_0.74.bb : add updated version from poky, removeGraeme Gregory13
older version This will fix networkmanager
2007-09-30procps: fixed build error, supposedly closing #3081.Michael Krelin2
I don't know why it worked before, do you?
2007-09-30pidgin: update to 2.2.1Koen Kooi1
2007-09-29sane-srcrevs: bump openmoko-today, openmoko-theme2 and webkitKoen Kooi1
2007-09-29webkit-gtk: catch up with gdk->gtk renameKoen Kooi3
2007-09-29merge of '912a4116b92071ce99e54525b89d7f94cbdb6b0e'Philip Balister3
and 'c512da70bbe567d82698163abd63d820c8a3c9fa'
2007-09-29wifistix : Add driver for Marvell cf8385 wireless interface driver for gumstix.Philip Balister14
2007-09-29gnome-keyring: Change package version from 2.20 to 2.20.0. Fixes bb parsing.Leon Woestenberg1
2007-09-29merge of '13230c328dd36efab674e56c004cc0813e282791'Philipp Zabel1
and '2e2e83df3f2d7c5eaea7ab84b89fe681a0267e54'
2007-09-29xserver-kdrive-common: only consider Xw100/Ximageon if the device has such a ↵Philipp Zabel2
chip
2007-09-29xserver-kdrive-common: fix tabs/indentation of Xserver scriptPhilipp Zabel2
2007-09-29dbus.inc: remove unused varKoen Kooi1
2007-09-29xserver-kdrive-common: fix path for Xw100 and XimageonPhilipp Zabel2
2007-09-29neod: make it work with magician and hx4700Philipp Zabel4
2007-09-29guichan: make libguichan-sdl actually link against sdl-imagePhilipp Zabel3
2007-09-29angstrom-x11-base-depends: inherit task.bbclassPhilipp Zabel1
2007-09-29moko-gtk-engine: fix and update SRCREV in sane-srcrevs.incPhilipp Zabel1
2007-09-29python-native: drop NOTEs from cross-distutils.patchPhilipp Zabel2
* these unexpected prints to stdout can confuse the SCons build system
2007-09-29python-netclient: RDEPEND on python-stringold (urllib imports string)Philipp Zabel1
2007-09-29python-xml: RDEPEND on python-netclients (saxutils imports urrlib)Philipp Zabel1
2007-09-29glibc-initial: Clear PACKAGES_DYNAMIC to avoid bogus valuesRichard Purdie8
2007-09-29gcc-cross: Update paths to reference staging instead of cross (from poky), ↵Richard Purdie11
bump PR to make sure gcc-cross reinstalls after cross changes to ensure everything works correctly
2007-09-29glibc: No longer need to install to cross as well as staging (from poky)Richard Purdie14
2007-09-29glibc-initial: Can install to staging instead of cross due to cross-linkageRichard Purdie7
2007-09-29linux-libc-headers: Add dependency on cross-linkage, no longer need to ↵Richard Purdie9
install headers to cross/ (from poky).
2007-09-29Add cross-linkage from pokyRichard Purdie1
2007-09-29package_(deb|ipk).bbclass: Rename package index stamp to make it more ↵Richard Purdie2
obvious what its for (from poky)
2007-09-29package_deb.bbclass: Map TARGET_ARCH to DPKG_ARCH to keep dpkg/apt happy ↵Richard Purdie1
with 'valid' archs (from poky)
2007-09-29package.bbclass: Fix .packaged pkgmaps data creation to fix depchains. Clean ↵Richard Purdie1
up/optimise PACKAGES checks a bit
2007-09-29kernel.bbclass: Add menuconfig task (from poky)Richard Purdie1
2007-09-29kernel.bbclass: Package vmlinux file (used by oprofile) (from poky)Richard Purdie1
2007-09-29insane.bbclass: Raise exceptions, not strings (from poky)Richard Purdie1