summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFiles
2008-10-31mx31ads.conf: remove extra PACKAGE_EXTRA_ARCHSwoglinde1
* PACKAGE_EXTRA_ARCHS is now handled by the .tune files * patch comes from Mark Brown * closes bug 4788
2008-10-31linux omap git: add patch that implements downscaling for the overlayKoen Kooi2
* this fixes: http://www.flickr.com/photos/koenkooi/2946825478/
2008-10-31checksums.ini: Added midpath 0.3rc1 entry.Robert Schuster1
2008-10-31initscripts: only run ldconfig on boot when ld.so.conf is presentKoen Kooi2
2008-10-31checksums.ini: add claws-mailKoen Kooi1
2008-10-31glibc 2.6.1: bump PR for package.bbclass changeKoen Kooi1
2008-10-31webkit-gtk: bump PR to get icu binconfig fixKoen Kooi1
2008-10-31icu 3.6: sed binconfig file so that -I/usr/include doesn't end up in cflags ↵Koen Kooi1
for e.g. webkit
2008-10-30bluez-gnome: package icons and mime typesKoen Kooi1
2008-10-30linux-omap git: bump PR for staging changesKoen Kooi1
2008-10-30mplayer: enable more inputsKoen Kooi1
2008-10-30fennec: use system libraries while buildingOtavio Salvador1
2008-10-30gnumeric: do not overwrite PACKAGES_DYNAMIC to allow locales to be usedOtavio Salvador1
2008-10-30kernel bbclass: start adding support for >=2.6.27 where headers movedKoen Kooi1
* still lack a symlink for mach/, dunno how to do that properly since the information is dynamically generated with makefiles
2008-10-30weekly changelog: add in bugstats from the mtn2cl scriptKoen Kooi1
2008-10-30dropbear: fix do_install for all distros that aren't named 'openmoko'Koen Kooi1
* IMPORTANT: test -e foo && bar will make do_install exit with an error if 'foo' doesn't exist, so use the if [ -e foo ] ; then pattern instead
2008-10-30dsplink: add omap3evm supportKoen Kooi1
2008-10-30ti-cmemk-module, codec-engine: add patch to fix builds with >=2.6.26 and ↵Koen Kooi3
class_device_* API change
2008-10-30angstrom feed builder: add xf86-input-tslibKoen Kooi1
2008-10-30package bblass: fix ldconfig_postinst_fragment to not return an error if no ↵Koen Kooi1
/etc/ld.so.conf is present
2008-10-30linux-omap git: add patch for fix scaling for the overlayKoen Kooi2
2008-10-30codec-engine 2.21: apply fix for ti-lpm-module buildKoen Kooi1
2008-10-30ti-lpm-module: not using oe_runmake allows us to get rid of all the sed magicKoen Kooi1
2008-10-30exo: fix build of python modules and disable running of tests atKoen Kooi2
buildtime, my buildmachine can't run target code
2008-10-29initscripts: do /proc remount instead of mounting itOtavio Salvador1
2008-10-29Revert "xorg-xserver-common.inc: set userid to allow Xorg to be run by users"Otavio Salvador1
This reverts commit 83176ca41497b63eab25babf275eb09b5de55a8d.
2008-10-29firefox: use system bz2 library to avoid missing symbolsOtavio Salvador1
2008-10-29thunar: recommends shared-mime-info to properly support .desktop filesOtavio Salvador1
2008-10-29checksums.ini: new checksums for a set of packagesOtavio Salvador1
- LibVNCServer-0.9.1 - MesaLib-7.0.2 - acpid-1.0.6 - console-tools-0.3.2 - dbh_1.0-18 - dejavu-fonts-ttf-2.23 - dhcdbd-3.0 - e2fsprogs-libs-1.41.2 - genext2fs-1.4rc1 - iceauth-1.0.2 - libexif-0.6.16 - libmad-0.15.1b - libmikmod-3.1.12 - libusb-0.9.2 - libusb-compat-0.1.0-beta2 - openrdate-1.1.3 - rdesktop-1.6.0 - strace-4.5.14 - sysfsutils-2.1.0 - tightvnc-1.3.9_unixsrc - xf86-video-cirrus-1.1.0
2008-10-29binutils checksum.ini: Add binutils 2.19 recipesKhem Raj12
Add new checksum entry
2008-10-29checksums.ini: Add sums for new xerces-c locationStefan Schmidt1
2008-10-29xerces-c: Correct SRC_URIJoshua Lock1
2008-10-29angstrom feed builder: add qemux86 machineKoen Kooi1
2008-10-29xserver-xorg: use omapfb driver and tslib for omap3evm machineKoen Kooi1
2008-10-29xserver xorg 1.4.2: try harder to get xcalibrate enabledKoen Kooi2
2008-10-29hal 0.5.11: add fix from hal git to fix libtool issues in configureKoen Kooi2
2008-10-29mcabber 0.9.9: added checksum.ini entryElena ``of Valhalla'' Grandi1
This closes bug 4764 http://bugs.openembedded.net/show_bug.cgi?id=4764
2008-10-29geany 0.14: added checksum.ini entryElena ``of Valhalla'' Grandi1
2008-10-29podget 0.5.8: added checksum.ini entryElena ``of Valhalla'' Grandi1
2008-10-29podget 0.5.8: new recipeElena ``of Valhalla'' Grandi2
2008-10-29Merge branch 'holger/openmoko-merges' into org.openembedded.devHolger Hans Peter Freyther15
2008-10-29moblin-proto: Use the right git serverHolger Hans Peter Freyther1
- moblin.org => git.moblin.org
2008-10-29tasks: Set PACKAGE_ARCH so it has an effectHolger Hans Peter Freyther3
Set PACKAGE_ARCH after inherit task so it is not getting lost. Do not set it to all as task.bbclass is already doing that.
2008-10-29Compile with recent glibc,gcc,headers (e.g. fedora 9) Add a patch to dbus to ↵Holger Hans Peter Freyther2
properly compile on fedora 9.
2008-10-29bashism: Move away from pushd/popd as it is only available for bashHolger Hans Peter Freyther6
2008-10-29mono: Two svn checkouts are used, specify a SRCREV_FORMATHolger Hans Peter Freyther1
Currently the same SRCREV is used for mcs and mono so have a simple SRCREV_FORMAT.
2008-10-29e-wm: Remove left over, e gets started through the x-window-managerHolger Hans Peter Freyther1
2008-10-29e-wm: Start e with optional arguments we get from a config fileHolger Hans Peter Freyther2
2008-10-29e-wm: Fix the DESCRIPTION as of https://docs.openmoko.org/trac/ticket/1894Holger Hans Peter Freyther1
2008-10-29Merge branch 'holger/openmoko-merges' into org.openembedded.devHolger Hans Peter Freyther19