summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFiles
2008-12-19openmoko.conf: switch back to standard gtk+Graeme Gregory1
original commit message: [openmoko] remove all ${MACHINE_CLASS} settings, they are no longer wanted. Also switch back to standard gtk+ moko theme no longers uses the bitmaps.
2008-12-19[openmoko] turn on packaged-staging for openmokoGraeme Gregory1
This change means it only takes 24 mins for a full rebuild if you don't delete tmp/deploy/pstage. Also packaged staging makes switch versions clean. This may require a rebuild from people.
2008-12-19[openmoko.conf] add ability for our autobuilders to play with deploy dirGraeme Gregory1
2008-12-19sane-srcrevs.inc: update om-settings for #2097John Lee1
2008-12-19om-locations: Bump up om-locations to latest version.Jeremy Chang1
2008-12-19mokoko: Bump up mokoko to 127I-Fan, Chen1
2008-12-19Assassin: Bump up assassin to 268I-Fan, Chen1
Let the last item can be clicked. related to ticket #2141
2008-12-19checksums.ini: Add python-lightblue 0.33 and python-pybluez 0.14erin1
2008-12-19openmoko-asu: get rid of asu related recipes.John Lee5
These recipes are Om2008 related, but Om2008 is based on qtopia-x11, and qtopia-x11 does not exist in oe.dev branch. These will be put back into the yet to be created om.dev branch in oe git.
2008-12-18PKG_TAGS: get rid of them.John Lee13
2008-12-18paroli-dialer: Add recipe of paroli-dialer and set preferred revision to 118Julian_chu2
Paroli-dialer is a plugin of Tichy
2008-12-18paroli-gui: Add recipe of paroli-gui and set preferred revision to 118Julian_chu2
Paroli-gui is a plugin of Tichy.
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