summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFiles
2008-11-14preferred-xorg-versions-X11R7.4-updates.inc : add file to list updatesGraeme Gregory1
since release version
2008-11-14angstrom-2008-preferred-versions.inc : dont hardcode xserver hereGraeme Gregory1
2008-11-14preferred-xorg-versions-X11R7.4.inc : add comment about mesa versionGraeme Gregory1
2008-11-14xserver-xorg_1.5.3.bb : xserver update to 1.5.3Graeme Gregory3
2008-11-14binutils 2.18.50.0.7: bump PR to force rebuildKoen Kooi1
2008-11-14angstrom 2008: while binutils 2.19 works fine on some platforms it breaks ↵Koen Kooi1
thumb, so switch back to 2.18.something
2008-11-14xorg-xserver-common.inc: build xephyr packageOtavio Salvador1
It makes sense to build xephyr package from xserver-xorg recipe as well to be sure that the version of both matches.
2008-11-14xorg-xserver-common.inc: add default font path to misc fontsOtavio Salvador1
2008-11-14evince: add 2.24.1Otavio Salvador2
2008-11-14frameworkd_devel: Use base_set_filespath for machine specific subdirs in ↵Daniel Willmann1
FILESPATH
2008-11-14linux omap git: bump to 2.6.28rc4, fix evm dss2 patch for upstream changesKoen Kooi2
* dss2 still not enabled in defconfig
2008-11-14frameworkd-devel: Use FILESPATH of frameworkdDaniel Willmann1
2008-11-14frameworkd-devel git: fix FILESDIRMichael 'Mickey' Lauer1
2008-11-14angstrom: switch armv4t to thumb as per RFC on angstrom-develKoen Kooi1
2008-11-14codec-engine, dsplink: start updating it to the upcoming 2.21 releaseKoen Kooi6
2008-11-14openjdk-langtools-native: Add virtual/java-native to DEPENDS (the tools need ↵Robert Schuster1
a runtime otherwise there are useless)
2008-11-14openjdk-javac-native: Inherit native.Robert Schuster1
2008-11-14openmoko.conf: Set virtual/javac-native preference to ecj-bootstrap-native.Robert Schuster1
2008-11-14openjdk-javac-native: New recipe.Robert Schuster1
2008-11-14openjdk-langtools-native: Rename 'javac' to 'sun-javac' when installing to ↵Robert Schuster1
staging.
2008-11-14linux-omap git: add DSS2 patch for omap3evmKoen Kooi2
* this is not enabled in the defconfig yet
2008-11-14checksums.ini: add gnome-games 2.25.1 and codec-engine 2.21Koen Kooi1
2008-11-13angstrom feed builder: add xserver-xorg-conf to machine specific sectionKoen Kooi1
2008-11-13xf86-video-omapfb: bump PR for XORG ABI bumpKoen Kooi1
2008-11-13qt4 arch.inc: ARM_INSTRUCTION_SET = "arm"Koen Kooi1
2008-11-13angstrom 2008: start using binutils 2.19Koen Kooi1
2008-11-13checksums.ini: add 1212 entries from test fetch buildMarcin Juszkiewicz1
This is result of simple shell script and few hours of fetching: for recipe in $OEROOT/packages/*/*.bb do bitbake -b $recipe -cfetch done
2008-11-13linux-omap git: update DSS2 patchesKoen Kooi9
2008-11-13classpath-initial 0.93: Added miscompilation patch.Robert Schuster1
2008-11-13libatomics-ops: turn of thumbKoen Kooi1
2008-11-13gnome-games: make ${PN} RDEPENDS on all subgames, this fixes the upgrade pathKoen Kooi1
2008-11-13checksums.ini: add xinit 1.1.0Koen Kooi1
2008-11-13cacao-native: create few directories before build to get classes generated ↵Marcin Juszkiewicz1
(from BugLabs)
2008-11-13phoneme: use proper way to specify user/pass (from BugLabs)Marcin Juszkiewicz1
2008-11-12checksums.ini: Add checksums for vala-0.5.1Daniel Willmann1
2008-11-12clucene-core 0.9.21: update to 0.9.21bMichael 'Mickey' Lauer1
2008-11-12php: fix configure part so it will build againMarcin Juszkiewicz1
2008-11-12Merge branch 'shared/xorg-7.4-update' into org.openembedded.devGraeme Gregory61
2008-11-12fso-image: ship vala-terminalMichael 'Mickey' Lauer1
2008-11-12vala-terminal: new recipe; a lightweight vte-based terminal written in Vala.Michael 'Mickey' Lauer2
2008-11-12Revert "om-gta02.conf : preliminary switch to xorg from Xglamo"Graeme Gregory1
This reverts commit 99cc48bc99661638d23fc7eabcd05a06bf285bb3.
2008-11-12Revert "om-gta02.conf : use tslib not evdev"Graeme Gregory1
This reverts commit 98468becbb12b61949b9b7d9edf00ddb16251fb0.
2008-11-12Revert "om-gta02.conf : prefer xserver-xorg"Graeme Gregory1
This reverts commit 9cb887f17d4e351a9a11ead4d38ec854783bf901.
2008-11-12xserver-xorg/beagleboard/xorg.conf : forgot to move this into the newGraeme Gregory1
xserver-xorg-conf
2008-11-12xserver-xorg-conf_0.1.bb : split the xorg.conf out of xserver-xorgGraeme Gregory5
package to prevent xserver-xorg becoming a machine package.
2008-11-12xserver-xorg_*.bb : bump PR for apm changeGraeme Gregory5
2008-11-12xserver-xorg_*.bb : remove duplicate EXTRA_OECONF entry that is alreadyGraeme Gregory4
set in the common file
2008-11-12xorg-xserver-common.inc : disable apm handling for Xorg on arm, itGraeme Gregory1
causes Xorg to enter D state on suspend. Xorg doesnt actually seem to need to know about apm. And a similar hack has been used with kdrive for years in OE.
2008-11-12xserver-common_1.22.bb : update with two xorg patches, one generic toGraeme Gregory3
stop -mouse argument being passed. The other om-gta* specific to stop -screen argument being passed for these machines.
2008-11-12preferred-xorg-versions-X11R7.4.inc: set mesa preferred version to 7.2Otavio Salvador1
This fixes the building of xserver-xorg in x86 based architectures otherwise they fail the gl library.