Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2009-01-13 | aufs: bump sane srcdate to be compatible with new kernels | Otavio Salvador | 2 | |
2009-01-13 | aufs: set it to use MACHINE_ARCH since it depends on the kernel | Otavio Salvador | 1 | |
2009-01-13 | toscoterm: fix building with latest git version | Otavio Salvador | 1 | |
It was failing to find gtk and to install the binary, making it unavailable for the rootfs creation. | ||||
2009-01-13 | linux-davinci : Restore SRC_URI to proper address. | Philip Balister | 1 | |
Revert "linux-davinci : Change SRC_URI from source.mvista.com to git.kernel.org." This reverts commit 6291d154ecff0647fed9f8212a861c72806f4944. | ||||
2009-01-13 | Revert "ttf.inc: limit RRECOMMENDS to PN" | Marcin Juszkiewicz | 1 | |
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-13 | mtd-utils 1.20+git: ARM_INSTRUCTION_SET = "arm" | Koen Kooi | 1 | |
2009-01-13 | linux-omap git: update to latest git | Koen Kooi | 2 | |
2009-01-13 | Merge branch 'org.openembedded.dev' of ↵ | Jeremy Lainé | 2 | |
ssh://git@git.openembedded.net/openembedded into org.openembedded.dev | ||||
2009-01-13 | openssl-0.9.8j: fix building of shared libraries on powerpc | Jeremy Lainé | 2 | |
2009-01-13 | mtd-utils-native: add (def_pref = -1) 1.2.0+git | Koen Kooi | 1 | |
2009-01-13 | e2fsprogs-libs-native: add 1.41.2 | Koen Kooi | 1 | |
2009-01-13 | openmoko.conf: MACHINE_CLASS is not defined in OE, hard-code it to armv4t ↵ | Rod Whitby | 1 | |
for om-gta01 and om-gta02. | ||||
2009-01-12 | Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded ↵ | Koen Kooi | 29 | |
into org.openembedded.dev | ||||
2009-01-12 | preferred-om-2008-versions.inc: Build openssl without known security issues | Holger Hans Peter Freyther | 1 | |
2009-01-12 | openssl_0.9.8j: Add version 0.9.8j in order to fix security issues | Holger Hans Peter Freyther | 6 | |
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-12 | kernel.bbclass: do not use insecure tmpnam() function for generating unique ↵ | Marcin Juszkiewicz | 1 | |
names | ||||
2009-01-12 | zaurus-2.6.inc : collie does not want or build with zaurus-updater | Graeme Gregory | 1 | |
2009-01-12 | linux-openmoko-{2.6.28/devel}: remove spourious -2.6.28 files and base ↵ | Jan Lübbe | 11 | |
config on gta02-packaging-defconfig | ||||
2009-01-12 | mono: enable parallel build for 2.2, but not on older versions | Cliff Brake | 4 | |
2009-01-12 | mono: remove version 1.9.1 recipes | Cliff Brake | 5 | |
there are compile issues with the native recipes so work is going into the 2.2 version | ||||
2009-01-12 | checksums.ini: add apmd checksum for debian US mirror | Cliff Brake | 1 | |
2009-01-12 | linx-omap pm git: fix DSS2 patch, rediff beagle-cpufreq, add ECHI support | Koen Kooi | 6 | |
2009-01-12 | accelges: install config files and init script | Jan Lübbe | 1 | |
2009-01-12 | Merge commit 'origin/john_lee/fastboot-devel' into org.openembedded.dev | John Lee | 58 | |
2009-01-12 | fastboot: task-base.bb, task-boot.bb: customize openmoko distro more. | Chia-I Wu | 4 | |
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-12 | fastboot: xserver-nodm-init: Start at 05. | Chia-I Wu | 2 | |
Also remove unnecessary fork since /etc/X11/Xserver is always backgrounded. | ||||
2009-01-12 | fastboot: task-openmoko-linux: Cleanup. | Chia-I Wu | 1 | |
Remove packages already in task-base. Remove splash support. Add udev-static-devices. | ||||
2009-01-12 | fastboot: base-files: Simplify fstab. Correct om-gta02 root dev. | Chia-I Wu | 2 | |
fstab for om-gta02 changed from /dev/mtdblock4 to /dev/mtdblock6 | ||||
2009-01-12 | fastboot: sysvinit: Simplify rc and rcS. | Chia-I Wu | 3 | |
Remove support for boot splash. Source initscripts end with .sh. | ||||
2009-01-12 | fastboot: modutils: Run depmod conditionally. | Chia-I Wu | 2 | |
2009-01-12 | fastboot: netbase: Prefer /etc/sysctl.conf over /etc/network/options. | Chia-I Wu | 3 | |
2009-01-12 | fastboot: procps: Install and use /etc/sysctl.conf. | Chia-I Wu | 3 | |
2009-01-12 | fastboot: wireless-tools: Make zzz-wireless.if-pre-up only for dhcp. | Chia-I Wu | 2 | |
2009-01-12 | fastboot: alsa-state: Run init script earlier and in the background. | Chia-I Wu | 2 | |
2009-01-12 | fastboot: udev: Update init script to support udev-static-devices. | Chia-I Wu | 3 | |
2009-01-12 | fastboot: udev-static-devices: New package to provide static dev nodes. | Chia-I Wu | 4 | |
2009-01-12 | fastboot: om-gta02.conf: Set USE_VT to 0. | Chia-I Wu | 2 | |
update PR of sysvinit_2.86.bb as well since it uses USE_VT. | ||||
2009-01-12 | fastboot: initscripts-openmoko: Replacement for initscripts. | Chia-I Wu | 26 | |
Move the common files into 'files' dir and keep Openmoko specific files under initscripts-openmoko. 'finish' was renamed to 'finish.sh', so various recipes have to be modified as well. | ||||
2009-01-12 | fastboot: task-boot: Make initscripts configurable. | Chia-I Wu | 1 | |
2009-01-12 | Merge commit 'origin/john_lee/openmoko-toolchain' into org.openembedded.dev | John Lee | 8 | |
2009-01-12 | autotools.bbclass: adding do_install_append() to autotools.bbclass | Julian_chu | 1 | |
This function is used to correct .la files. Many bb files use their own do_install so just adding this into the original autoclass_do_install won't work. This ensures the .la files contain correct path. | ||||
2009-01-12 | libtool-sdk_1.5.10.bb, meta-toolchain.bb, task-sdk-host.bb: introduce | Julian_chu | 7 | |
sysroot libtool-sdk. Add libtool-sdk to help the meta toolchain using the .la files. Patch add_sysroot_function.patch is applied to teach libtool about LIBTOOL_SYSROOT_PATH . task-sdk-host.bb is updated along with its consumers to include libtool-sdk, and meta-toolchain.bb is updated to include this environment variable. | ||||
2009-01-12 | meta-toolchain.bb: introduce modify_opkg_conf | John Lee | 1 | |
By modifying the opkg config files in the toolchain, the toolchain can expend itself by installing packages from the repository. The default is to use DISTRO_FEED_URI. | ||||
2009-01-11 | xserver-common: S98keymap-fixup is Ångströmizm - do no install for other ↵ | Marcin Juszkiewicz | 1 | |
distros | ||||
2009-01-11 | preferred-om-2008-versions.inc: Bump e2fsprogs-libs to 1.42.2 | Stefan Schmidt | 1 | |
2009-01-11 | linux-omap-pm git: add patch to add rate tables to beagleboard board file | Koen Kooi | 2 | |
2009-01-11 | mtd-utils 1.2.0: as Stefan points out, you need to DEPEND on e2fs-prog libs ↵ | Koen Kooi | 1 | |
when you include uuid/uuid.h | ||||
2009-01-11 | fso-monitord: fix initscript name | Michael 'Mickey' Lauer | 1 | |
2009-01-11 | fso-gsm0710muxd: new recipe; indicating gsm0710muxd from FSO branch (not ↵ | Michael 'Mickey' Lauer | 5 | |
upstream) frameworkd|gsmd2|mickeyterm: depend on FSO version | ||||
2009-01-11 | illume-image: use fso-gsm0710muxd | Michael 'Mickey' Lauer | 1 | |