summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFiles
2007-11-07propagate from branch 'org.openembedded.dev' (head ↵Koen Kooi28
85dec2124d884510a593355cc3c8e6072d815aa8) to branch 'org.openembedded.dev.avr32' (head 3bb11549cc2f7740a5512dd35c3e391d67893868)
2007-11-06rm_work: only remove ${S}, leave temp and install aloneKoen Kooi1
2007-11-06conf/machine/mpc8323e-rdb.conf : Add pci and uboot to MACHINE_FEATURESJeremy Laine1
2007-11-06packages/linux/linux_2.6.23.bb : Bump PRStelios Koroneos1
2007-11-06packages/linux/linux-2.6.23/mpc8323e-rdb/defconfig : Enable auto module loading Jeremy Laine1
2007-11-06merge of 'c5d7d939915c058ea8efba4e6e2fa2e5f1648626'Florian Boor487
and 'd6978786d6310b56cb0f5a93790659cd481ca0d5'
2007-11-06vmware.conf: New machine definition and defconfig for vmware disk images. ↵Florian Boor3
Fixes #868
2007-11-06angstrom-2007: stop mickeyl's baseless complaints about 'downgrading' from ↵Koen Kooi1
kdrive 1.4, angstrom 2007 has never used it
2007-11-05merge of '32fb34a3d6b83b091f671bba6f6fb90146a59544'Richard Purdie3
and 'aa0124fac8e1daf7beff69f5b6b4921d8ffcf7b3'
2007-11-05package.bbclass: Stop do_package from being destructive by copying instead ↵Richard Purdie1
of moving files (from poky). The copyfile function will be moved to bitbake in due course.
2007-11-05merge of '1c37802f675e2b4ebbb302f90f516adf37617e96'Graeme Gregory3
and 'ef25a12d53bd49cd4c94de426d2b1c981c967f93'
2007-11-05eds-dbus_svn.bb : convert to SRCREVGraeme Gregory3
2007-11-05linux.inc: fixlet for avr32 and gcc 4.2.1Koen Kooi1
2007-11-05linux-ezx: change rootdelay=1 into rootwait=1, that hooks into the mmc layer ↵Koen Kooi1
to hold of mounting till it's ready instead of waiting N seconds. This is a 2.6.23 feature
2007-11-05linux: add avr32 support for 2.6.23Koen Kooi4
2007-11-05merge of '5375fc74346cb588fda63467cc2a6d8152472b3c'Stelios Koroneos1
and 'f877dae893a9428cb0be862854abd3c3eac0d924'
2007-11-05packages/gcc/gcc_4.1.1.bb : Add mpc8323e patchesStelios Koroneos4
Bump PR in gcc,gcc-cross and gcc-cross-sdk
2007-11-05propagate from branch 'org.openembedded.dev' (head ↵Koen Kooi42
a9d8dbf4fa950567435550e72514ae1d5ba70efe) to branch 'org.openembedded.dev.avr32' (head 98a24ed978fa92519a7d390465714a7742060284)
2007-11-05merge of '1eb03bbc471949379b938272d92c72d53e7dbd66'Michael Lauer1
and '834b1d3768e14c34c382aac26ffc80848dc8c213'
2007-11-05powertop: add 1.9Philipp Zabel1
2007-11-05conf/distro/angstrom-2007.1.conf : Set gcc version to 4.1.1 for mpc8323e-rdb ↵Stelios Koroneos1
so that both glibc and uclibc targets build
2007-11-05packages/linux/linux-2.6.23/mpc8323e-rdb/defconfig : Enable moreoptions as ↵Stelios Koroneos1
modules. Mostly networking/wifi/crypto stuff
2007-11-05conf/machine/mpc8323e-rdb.conf : Set uboot version to 1.1.6Stelios Koroneos1
2007-11-05packages/uboot/u-boot_1.1.6.bb : Add support for the MPC8323e-rdb boardStelios Koroneos9
2007-11-05packages/madwifi/madwifi-ng_r2826-20071105.bb : Set DEFAULT_PREFERENCE=1 for ↵Stelios Koroneos1
mpc8323e-rdb
2007-11-05packages/madwifi/madwifi-ng_r2826-20071105.bb : Add new package ↵Jeremy Laine1
madwifi-ng_r2826-20071105.bb Set default preference to -1 since we are not sure how well it works with kernels <2.6.23
2007-11-05gsmd.inc: gsmd-devel now completely covers all (R)PROVIDES for gsmd, so it ↵Koen Kooi1
is installabel now
2007-11-05task-openmoko: bump PR to get rid of gsmd(-devel) remnantsKoen Kooi1
2007-11-05gsmd: make -devel also rprovide tools, otherwise OE will build them both and ↵Koen Kooi2
renders image generation impossible
2007-11-04neod: fix RDEPENDS, oe automagically maps dbus->dbus-1 when using debian ↵Koen Kooi1
renaming. Using dbus-1 also breaks for people not inheriting debian.bbclass. this fixes: ERROR: No buildable providers available for required build target openmoko-devel-image ('['task-openmoko', 'neod', 'dbus-1']')
2007-11-04bluez-{cups,gstreamer,alsa,utils}: update to 3.22 Koen Kooi4
2007-11-04bluez-libs: update to 3.22Koen Kooi1
2007-11-04openmoko-browser2: add (disabled) patch to use fingerscroll instead of a ↵Koen Kooi3
regular scrolled window.
2007-11-04merge of '73811d7124650e66801380a8372e169d5ed3e6bf'Michael Lauer4
and 'f76a52136a0ce25511ba98b2e3b3b6d52dd6af11'
2007-11-04add vala, a C#-like language that aims to simplify GObject programmingMichael Lauer3
2007-11-04neod: add dependency to dbus-1Michael Lauer1
2007-11-04angstrom 2007: lockdown file takes precendence over other filesKoen Kooi1
2007-11-04neod: add maxrev for patches that have been appliedKoen Kooi1
2007-11-04xournal: rdepend on poppler to get pdf annotation feature workingKoen Kooi2
also add 0.4.1
2007-11-04sane-srcrevs: bump ezxdKoen Kooi1
2007-11-04merge of 'ace7ee05b32c937d9f796b47ec02fd555802e032'Marcin Juszkiewicz5
and 'bea514a9446c6b1f4c44cd730bcb2c6daa5e0f7b'
2007-11-04sane-srcrevs: dump OpenMoko-(Today2,Dates2) and Matchbox-Desktop to unbreak ↵Sören Apel1
OpenMoko builds
2007-11-04angstrom-2007-preferred-versions.inc: correct some entriesKoen Kooi1
2007-11-04angstrom 2007: remove some preferred version that are already in the ↵Koen Kooi1
lockdown file
2007-11-02alsa-utils: fix bug 2348, nls problem with libintlHenning Heinold3
* add alsa-utils-automake.patch * fix version 1.0.14 and 1.0.15
2007-11-02sane-srcrevs: bump openmoko-appmanager2 to get fix for OM #960Marcin Juszkiewicz1
2007-11-02sane-srcrevs.inc : bump openmoko-theme-standard2Graeme Gregory1
2007-11-02mplayer/files/motion-comp-pld.patch : remeber patchGraeme Gregory1
2007-11-02mplayer_0.0+1.0rc2.bb : fix for armv4Graeme Gregory1
2007-11-02sane-srcrevs.inc : add linux-openmoko as it was removed from everywhere else.Graeme Gregory2