summaryrefslogtreecommitdiff
path: root/packages
AgeCommit message (Collapse)AuthorFiles
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-18librfid: add patch for SPI device supportJeremy Lainé2
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-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' Lauer3
2008-12-16evas: ARM_INSTRUCTION_SET = "arm"Koen Kooi2
2008-12-16libusb1: add 1.0.0 release, libusb is EOLKoen Kooi2
* 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-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 Kooi2
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 Brabec2
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 Kooi1
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!)
2008-12-16Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded ↵Koen Kooi4
into org.openembedded.dev
2008-12-16apache2-native: fix staging of pcre helper binariesKoen Kooi2
2008-12-16task-fso-compliance: Put connman in every image that likes to be fso-compliantStefan Schmidt1
2008-12-16connman_0.4: Add neweset connman releaseStefan Schmidt1
2008-12-16connman: Remove default -1 from connman 0.1 and 0.2Stefan Schmidt2
om-settings was the only customer of connman so far. Made sure that an update is fine with them.
2008-12-16connman: Add 0.2 releaseStefan Schmidt1
2008-12-16librfid: mark PACKAGE_ARCH as "boc01" for boc01Jeremy Lainé1
2008-12-15native-sdk-console-image.bb: Add new.Khem Raj1
* This target includes console image plus everything thats needed to test the toolchain on the target.
2008-12-15sane-srcrevs.inc: Move sane srcrev for eglibc out of here.Khem Raj1
eglibc_svn.bb: Move sane srcrev for eglibc to here.
2008-12-15fbgrab: add support for monochrome framebufferJeremy Lainé2