summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFiles
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
2009-01-12fastboot: netbase: Prefer /etc/sysctl.conf over /etc/network/options.Chia-I Wu3
2009-01-12fastboot: procps: Install and use /etc/sysctl.conf.Chia-I Wu3
2009-01-12fastboot: wireless-tools: Make zzz-wireless.if-pre-up only for dhcp.Chia-I Wu2
2009-01-12fastboot: alsa-state: Run init script earlier and in the background.Chia-I Wu2
2009-01-12fastboot: udev: Update init script to support udev-static-devices.Chia-I Wu3
2009-01-12fastboot: udev-static-devices: New package to provide static dev nodes.Chia-I Wu4
2009-01-12fastboot: om-gta02.conf: Set USE_VT to 0.Chia-I Wu2
update PR of sysvinit_2.86.bb as well since it uses USE_VT.
2009-01-12fastboot: initscripts-openmoko: Replacement for initscripts.Chia-I Wu26
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-12fastboot: task-boot: Make initscripts configurable.Chia-I Wu1
2009-01-12Merge commit 'origin/john_lee/openmoko-toolchain' into org.openembedded.devJohn Lee8
2009-01-12autotools.bbclass: adding do_install_append() to autotools.bbclassJulian_chu1
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-12libtool-sdk_1.5.10.bb, meta-toolchain.bb, task-sdk-host.bb: introduceJulian_chu7
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-12meta-toolchain.bb: introduce modify_opkg_confJohn Lee1
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-11xserver-common: S98keymap-fixup is Ångströmizm - do no install for other ↵Marcin Juszkiewicz1
distros
2009-01-11preferred-om-2008-versions.inc: Bump e2fsprogs-libs to 1.42.2Stefan Schmidt1
2009-01-11linux-omap-pm git: add patch to add rate tables to beagleboard board fileKoen Kooi2
2009-01-11mtd-utils 1.2.0: as Stefan points out, you need to DEPEND on e2fs-prog libs ↵Koen Kooi1
when you include uuid/uuid.h
2009-01-11fso-monitord: fix initscript nameMichael 'Mickey' Lauer1
2009-01-11fso-gsm0710muxd: new recipe; indicating gsm0710muxd from FSO branch (not ↵Michael 'Mickey' Lauer5
upstream) frameworkd|gsmd2|mickeyterm: depend on FSO version
2009-01-11illume-image: use fso-gsm0710muxdMichael 'Mickey' Lauer1
2009-01-11fso-image: silence printkMichael 'Mickey' Lauer1
2009-01-11task-openmoko-feed: use fso-gsm0710muxdMichael 'Mickey' Lauer2
task-fso-compliance: use fso-gsm0710muxd
2009-01-11gsm0710muxd: move SRC_URI to upstreamMichael 'Mickey' Lauer4
pyneod_git: remove until SRC_URI points to versioned tarball or SCM zad_git: remove until SRC_URI points to versioned tarball or SCM
2009-01-11fso-monitord: new recipe; freesmartphone.org data logger and supervisor daemonMichael 'Mickey' Lauer3
2009-01-11distro jlime-2009.1.conf : Add new distro file for coming release.Kristoffer Ericson1
2009-01-11mtd-utils: package *all* ubifs utilsKoen Kooi1
2009-01-11mtd-utils: add 1.2.0+git for ubifs-supportKoen Kooi3
* no -native version added yet
2009-01-11linux-omap-pm : Add recipe for OMAP3 kernel with power management. This tracksPhilip Balister54
Kevin Hilmans git tree. When the OMAP3 pm stuff is merged into the linux-omap git, this recipe should be removed.
2009-01-11task-beagleboard-demo: include task-proper-toolsKoen Kooi1
2009-01-11linux-omap 2.6.27: add patch for musb RX TX bugKoen Kooi3
2009-01-11tree: add 0.7.5Koen Kooi1
2009-01-11e-wm: add ewm-utils to rdependsKoen Kooi1
2009-01-11SlugOS: task-slugos - re-instate module-init-tools due to busybox bugs.Mike Westerhof1
2009-01-11checksums.ini: add sdlpangowoglinde1
2009-01-11uclibc: correct pthread_atfork function for linuxthreadwoglinde2
* bump PR
2009-01-10opkg_nogpg-nocurl: update fix_tmpdirs patch, bump PRMike Westerhof2
2009-01-10pico-dlpcontrol: use a modified version of the gumstix 'i2c' program and ↵Koen Kooi17
wrap it with a script * 'picodlp-control hflip 1' will turn on horizontil flipping
2009-01-10checksums.ini : Add checksums for powertop-1.11 and sort.Philip Balister1
2009-01-10linux-openmoko: remove obsolete filesMichael 'Mickey' Lauer12
2009-01-10connman: remove 0.1 and 0.2; fix metadataMichael 'Mickey' Lauer5
2009-01-10libgdbus: bump to 0.2+gitMichael 'Mickey' Lauer2