summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFiles
2008-12-18linux-openmoko: don't flash kernel if using SD card.John Lee3
modify the post-install script then it will not flash kernel image after upgrade kernel if people boot from SD card.
2008-12-18task-openmoko-feed.bb: put in a few packages to for bluetooth usageJohn Lee1
2008-12-18om-settings: postinst scriptJohn Lee1
for some interesting reason this small program is actually client-server based, so give it a postinst script to restart properly after upgrade.
2008-12-18ttf-dejavu_2.23.bb: fix PR, should be "r2" instead of "2"John Lee1
since the default is 'r0'
2008-12-18alsa-lib_1.0.15.bb: fix PR, should be "r1" instead of "1"John Lee1
since the default is 'r0'
2008-12-18ncurses: Let ncurses replaces libncurses5I-Fan, Chen2
Adding RPROVIDES and RCONFLICTS
2008-12-18dbus: adding RPROVIDES to auto replace the old dbus-1 package.I-Fan, Chen3
... also increase PR to reflect the changes.
2008-12-18busybox: update hwclock.sh to honor the UTC setting in /etc/default/rcSJohn Lee7
...and increase PR of every consumer.
2008-12-18mokoko: adding conf fileI-Fan, Chen1
2008-12-18[task-openmoko-feed] Add gpe-scap into openmoko feed.Julian_chu1
2008-12-18[task-openmoko-feed] add gzip as some stuff like CPAN needs a real gzipGraeme Gregory1
2008-12-18[opkg-sdk] Fix wrong opkglibdirJulian_chu1
The original opkglibdir is wrong, it will set the opkg libdir as "/opkg/opkg". Change it to "/usr/lib/opkg/"
2008-12-18ompower_git.bb: rename to ompower_svn. It's obviously using it...John Lee1
2008-12-18openmoko-toolchain-scripts: bugfix ${S}, change directory.John Lee1
* fix ${S} * set PACKAGE_ARCH to "all" * move to openmoko-tools. one less directory.
2008-12-18angstrom feed builder: build meta-toolchain for each supported arch as wellKoen Kooi1
2008-12-18librfid: add patch for SPI device supportJeremy Lainé2
2008-12-18SlugOS: distro/include/slugos.inc - this time really make 118 the preferred udevMike Westerhof1
2008-12-17SlugOS: distro/include/slugos.inc - PREFERRED_VERSION of udev to 118Mike Westerhof1
2008-12-17dsmg600-image.bbclass: Do not override nslu2; makes image additive.Mike Westerhof1
2008-12-17man-pages: Fixed destination, file list, prevent double packaging. Recommend ↵Stanislav Brabec1
man.
2008-12-17wiggle: Fixed oe_install failure.Stanislav Brabec1
2008-12-17u-boot-1.3.2: update patches for boc01Jeremy Lainé5
2008-12-17php: depend on lemon-native to build sqlite stuff (from BugLabs)Marcin Juszkiewicz1
git-svn-id: svn://svn.buglabs.net/bug/trunk/com.buglabs.build.oe@7712 35ad6e01-222d-0410-b96a-b41bba574936
2008-12-17php: package php-cgi into separate package (from BugLabs)Marcin Juszkiewicz1
git-svn-id: svn://svn.buglabs.net/bug/trunk/com.buglabs.build.oe@7711 35ad6e01-222d-0410-b96a-b41bba574936
2008-12-17uicmoc4-native: unbreak building on Gentoo - closes BL#290 (from BugLabs)Marcin Juszkiewicz1
git-svn-id: svn://svn.buglabs.net/bug/trunk/com.buglabs.build.oe@7667 35ad6e01-222d-0410-b96a-b41bba574936
2008-12-17linux-2.6.26: update patches for boc01Jeremy Lainé9
2008-12-17povrayL fix up build a bitKoen Kooi1
2008-12-17ffmpeg: ARM_INSTRUCTION_SET = "arm"Koen Kooi1
* some archs (e.g. armv4t) compile fine with thumb, but other don't (e.g. armv5te). * ffmpeg is also one of the libraries that go faster in ARM mode * note that ffmpeg has assembler that will use e.g. thumb2 options where it makes sense, so this is more nuanced than it seems
2008-12-17midpath 0.2rc2: Fixed patch.Robert Schuster1
2008-12-17angstrom feed builder: add squeakvmKoen Kooi1
2008-12-17samba.inc: 3.2.5 doesn't need the mv hack, so don't error out on failureKoen Kooi1
2008-12-17libffi: add hack to build libffi on softfp machinesKoen Kooi1
* see http://lists.o-hand.com/poky/0583.html for a problem description
2008-12-17vala: update to 0.5.3Michael 'Mickey' Lauer4
2008-12-17checksums.ini: add samba checksumKoen Kooi1
* add the &#$*&*#$*# checksum when adding a new recipe, damnit
2008-12-16evas: ARM_INSTRUCTION_SET = "arm"Koen Kooi2
2008-12-16libusb1: add 1.0.0 release, libusb is EOLKoen Kooi3
* the libusb site says "As of December 2008, libusb-1.0 is the current stable branch. Developers are encouraged to port their applications."
2008-12-16angstrom feed builder: add bluez-hcidumpKoen Kooi1
2008-12-16omap5912osk.conf: Use linux-omap for PREFERRED_PROVIDER_virtual/kernelKhem Raj1
2008-12-16ffmpeg: update svn version to match git buildKoen Kooi1
2008-12-16libomxil-bellagio: bump PR for ffmpeg changeKoen Kooi1
2008-12-16gst-ffmpeg: add 0.10.6 for ffmpeg changeKoen Kooi3
2008-12-16omapfbplay: bump PR for ffmpeg changeKoen Kooi1
2008-12-16ffmpeg git: bump SRCREV, armv7a neon patches are now upstreamKoen Kooi1
2008-12-16devmem2.bb: Update URI to point to new locationKhem Raj1
2008-12-16geda/pcb: New package.Stanislav Brabec3
2008-12-16tcl-native, tk-native: New packages. Needed for compilation of geda/pcb.Stanislav Brabec2
2008-12-16i2c-tools: update to 3.0.2Koen Kooi2
2008-12-16angstrom-x11-base-depends: bump PRKoen Kooi1
2008-12-16linux-kexecboot.inc: disable modules and debugging to make kernel smallerKoen Kooi1
* most devices can reuse the defconfig of their 'proper' kernel now
2008-12-16linux-omap git: move to 2.6.28rc8, this makes usb OTG work properly (even ↵Koen Kooi12
cable detection works!)