summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFiles
2009-01-13euphony: bump 0.1.1 -> 0.1.2Thomas Gstaedtner2
2009-01-13bitbake.conf: remove --compr=zlib from ubifs command, the default ↵Koen Kooi1
(favourlzo) is better
2009-01-13mtd-utils-native: remove default-preference from 1.20+git, it shows now ↵Koen Kooi1
errors in my tests
2009-01-13bitbake.conf: add first step for generating ubifs images, only the ubinize ↵Koen Kooi1
step is missing
2009-01-13libffi 3.0.8: New recipe.Robert Schuster2
checksums.ini: Added entry for libffi 3.0.8.
2009-01-13package_tar.bbclass: fix traceback for empty packageMichael 'Mickey' Lauer1
2009-01-13psplash: make splashscreen selectable with update-alternativesKoen Kooi5
* putting 'psplash' in your images will get you the same splash you are using now * putting 'psplash-<name>' in your images will make u-a install that splash over the one 'psplash' provides now * This makes splash screen an image property instead of a distro property, so even less need for creating a derived distro
2009-01-13linux-omap-pm: correctly re-diff beagle-cpufreq patchKoen Kooi2
2009-01-13initramfs-module-squashfs: addOtavio Salvador2
This is used to make the squashfs usage easier for initramfs users. It has been created by O.S. Systems.
2009-01-13initramfs-module-ext3: addOtavio Salvador2
This is used to make the ext3 usage easier for initramfs users. It has been created by O.S. Systems.
2009-01-13initramfs-module-psplash: addOtavio Salvador3
This is used to make the psplash usage easier for initramfs users. It has been created by O.S. Systems.
2009-01-13initramfs-module-aufs: addOtavio Salvador2
This is used to make the aufs usage easier for initramfs users. It has been created by O.S. Systems.
2009-01-13Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded ↵Koen Kooi1
into org.openembedded.dev
2009-01-13euphony: add 0.1.1Thomas Gstaedtner2
2009-01-13fluidsynth: "fix" configure stage to work with a recent libtoolKoen Kooi1
2009-01-13lxsession-lite: depends on gtk+Otavio Salvador1
2009-01-13dhcp: use exit status 2 to indicate that binding failedOtavio Salvador2
This patch has been taken from Debian to improve the dbus handling by dhcdbd.
2009-01-13dhcp: fixes dhclient dbus support to properly propagate the exit statusOtavio Salvador1
2009-01-13dhcdbd: update 2.0 recipe to be in sync with new 3.0 oneOtavio Salvador1
2009-01-13dhcdbd: add 3.0Otavio Salvador3
Besides the new version, the required changes to get the initscript properly installer has also been done.
2009-01-13aufs: bump sane srcdate to be compatible with new kernelsOtavio Salvador2
2009-01-13aufs: set it to use MACHINE_ARCH since it depends on the kernelOtavio Salvador1
2009-01-13toscoterm: fix building with latest git versionOtavio Salvador1
It was failing to find gtk and to install the binary, making it unavailable for the rootfs creation.
2009-01-13linux-davinci : Restore SRC_URI to proper address.Philip Balister1
Revert "linux-davinci : Change SRC_URI from source.mvista.com to git.kernel.org." This reverts commit 6291d154ecff0647fed9f8212a861c72806f4944.
2009-01-13Revert "ttf.inc: limit RRECOMMENDS to PN"Marcin Juszkiewicz1
This reverts commit 22f6ec65bfc2332bd0c638ae378d0e4c67992f2d. Mickey's change made systems unable to update font systems: Configuring ttf-dejavu-common /usr/lib/opkg/info/ttf-dejavu-common.postinst: line 1: update-fonts: not found postinst script returned status 127
2009-01-13mtd-utils 1.20+git: ARM_INSTRUCTION_SET = "arm"Koen Kooi1
2009-01-13linux-omap git: update to latest gitKoen Kooi2
2009-01-13Merge branch 'org.openembedded.dev' of ↵Jeremy Lainé2
ssh://git@git.openembedded.net/openembedded into org.openembedded.dev
2009-01-13openssl-0.9.8j: fix building of shared libraries on powerpcJeremy Lainé2
2009-01-13mtd-utils-native: add (def_pref = -1) 1.2.0+gitKoen Kooi1
2009-01-13e2fsprogs-libs-native: add 1.41.2Koen Kooi1
2009-01-13openmoko.conf: MACHINE_CLASS is not defined in OE, hard-code it to armv4t ↵Rod Whitby1
for om-gta01 and om-gta02.
2009-01-12Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded ↵Koen Kooi29
into org.openembedded.dev
2009-01-12preferred-om-2008-versions.inc: Build openssl without known security issuesHolger Hans Peter Freyther1
2009-01-12openssl_0.9.8j: Add version 0.9.8j in order to fix security issuesHolger Hans Peter Freyther6
Add a new openssl and openssl-native to not shop a openssl with known security issues. The debian.patch was reduced to only patch configure to add the targets we are using in openssl.inc, shared-libs.patch has a quirk for FIPSLD_CC to work with CC='ccache gcc'.
2009-01-12kernel.bbclass: do not use insecure tmpnam() function for generating unique ↵Marcin Juszkiewicz1
names
2009-01-12zaurus-2.6.inc : collie does not want or build with zaurus-updaterGraeme Gregory1
2009-01-12linux-openmoko-{2.6.28/devel}: remove spourious -2.6.28 files and base ↵Jan Lübbe11
config on gta02-packaging-defconfig
2009-01-12mono: enable parallel build for 2.2, but not on older versionsCliff Brake4
2009-01-12mono: remove version 1.9.1 recipesCliff Brake5
there are compile issues with the native recipes so work is going into the 2.2 version
2009-01-12checksums.ini: add apmd checksum for debian US mirrorCliff Brake1
2009-01-12linx-omap pm git: fix DSS2 patch, rediff beagle-cpufreq, add ECHI supportKoen Kooi6
2009-01-12accelges: install config files and init scriptJan Lübbe1
2009-01-12Merge commit 'origin/john_lee/fastboot-devel' into org.openembedded.devJohn Lee58
2009-01-12fastboot: task-base.bb, task-boot.bb: customize openmoko distro more.Chia-I Wu4
Remove avahi. Use hardcoded packages for bluetooth and usbgadget support. Use initscripts-openmoko instead of initscripts. Increase the PRs of task-base and task-boot to reflect the changes.
2009-01-12fastboot: xserver-nodm-init: Start at 05.Chia-I Wu2
Also remove unnecessary fork since /etc/X11/Xserver is always backgrounded.
2009-01-12fastboot: task-openmoko-linux: Cleanup.Chia-I Wu1
Remove packages already in task-base. Remove splash support. Add udev-static-devices.
2009-01-12fastboot: base-files: Simplify fstab. Correct om-gta02 root dev.Chia-I Wu2
fstab for om-gta02 changed from /dev/mtdblock4 to /dev/mtdblock6
2009-01-12fastboot: sysvinit: Simplify rc and rcS.Chia-I Wu3
Remove support for boot splash. Source initscripts end with .sh.
2009-01-12fastboot: modutils: Run depmod conditionally.Chia-I Wu2