summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFiles
2008-03-21linux-omap1-2.6.24 : Add basic kernel build files for OMAP1 2.6.24. Tested onPhilip Balister4
OSK.
2008-03-20omap5912osk.conf : Add UBOOT_ENTRYPOINT to machine definition to supportPhilip Balister1
conversion to linux.inc kernel build.
2008-03-20merge of 'a40922ce4042605b9461895764c10eef9b4b88fb'OpenEmbedded Project2
and 'de3231b226eb18eb878a1582e969819c53434e6c'
2008-03-20sysvinit: bump PR for beagleboard serial console changeKoen Kooi1
2008-03-20merge of '20b213bec4f076e1fb00a34a7a51a2905159ffc0'Graeme Gregory2
and 'ad97e9f544970d2dff4dfc87eeef79ab2ecac87a'
2008-03-20sane-srcdates.inc : bump EFL stuff from OM mtnGraeme Gregory1
2008-03-20checksums.ini : add two new checksums from OM mtnGraeme Gregory1
2008-03-20beagleboard: serial console is on ttyS2Koen Kooi1
2008-03-20merge of '3b3bdcaa9ad2328f02f412cfd58e88c216486d47'Koen Kooi3
and '808c0f3bcbe784d70daee61bfb6f464d0072147f'
2008-03-20merge of '4f01b212b98a4b372493c483af8fda8300f38063'Koen Kooi2
and '776dc04c7eba19512692b4d40a123d45e6adb862'
2008-03-20opkg: bump SRCREV to get big-endian fixKoen Kooi1
2008-03-20vte: add 0.16.13Philipp Zabel1
2008-03-20merge of '12eb583922c7b7778b159e3f0c2005fd35eeecf2'Graeme Gregory2
and '546fe3a8a6dffbbc40966ee0e8b1ea0c9ba2e9f2'
2008-03-20gstreamer_0.10.17.bb : patch to fix problem with mkinstalldirsGraeme Gregory2
2008-03-20angstrom-2008-preferred-versions.inc: there is no vte 0.16.10 in OEPhilipp Zabel1
2008-03-20angstrom-2008.1.conf: there is no pango 1.18.1 anymore, remove PREFERRED_VERSIONPhilipp Zabel1
* this should be done in angstrom-2008-preferred-versions.inc anyway
2008-03-20package.bbclass: Add PN to list of package variables emitted in pkgdata ↵Richard Purdie1
(from poky)
2008-03-20autotools.bbclass: Merge autotools_stage_all with changes in Poky. Removes a ↵Richard Purdie2
typo, adds libexec dir to staging list, works with cross.bbclass, removed info and man data which is pointless in staging and factors out repeated functionality into a separate function
2008-03-20db: sync with pokyKoen Kooi2
2008-03-20intltool_0.37.1.bb, intltool-native_0.37.1.bb : new versions from OM mtnGraeme Gregory2
2008-03-20xserver-kdrive-glamo_1.3.0.0+git.bb : update revisionGraeme Gregory1
2008-03-20u-boot-openmoko_1.3.1+git+svn.bb : update revisionGraeme Gregory1
2008-03-20task-openmoko-feed.bb : add more stuff to feed from OM mtnGraeme Gregory1
2008-03-20swt3.4-gtk_3.3+3.4M3.bb : fix include path problems if JAVA_HOME is set from ↵Graeme Gregory2
OM mtn
2008-03-20packagekit_git.bb : fix DEPENDS and REDEPENDS from OM mtnGraeme Gregory1
2008-03-20openmoko-session2.bb : fix RDEPENDS from OM mtnGraeme Gregory1
2008-03-20diversity-nav_svn.bb : fix DEPENDS and RDEPENDS from OM mtnGraeme Gregory1
2008-03-20diversity-daemon_svn.bb : fix DEPENDS and RDEPENDS from OM mtnGraeme Gregory1
2008-03-20assassin_svn.bb : fix DEPENDS from OM mtnGraeme Gregory1
2008-03-20openmoko-minimal-image.bb : add minimal image and make neccessary changes toGraeme Gregory2
openmoko-image from OM mtn
2008-03-20gpsdrive/gpsdrive-2.10pre4/gpsdrive_2.10pre4.desktop : improve desktop file forGraeme Gregory1
gpsdrive from OM mtn
2008-03-20geoclue_git.bb : add staging from OM mtnGraeme Gregory1
2008-03-20exml_cvs.bb : add a PV from OM mtnGraeme Gregory1
2008-03-20edbus_cvs.bb : add a PV from OM mtnGraeme Gregory1
2008-03-20sane-srcrevs.inc : bump some openmoko stuffGraeme Gregory1
2008-03-19insane bbclass: add '8' (.la references workdir) to list of fatal errorsKoen Kooi1
* this will also trigger on broken libtool archives already present in staging. If you get hit by this: rebuild the offending recipes or do a clean rebuild
2008-03-19native.bbclass: fix ] spacingKoen Kooi1
2008-03-19illume: fix PVKoen Kooi1
2008-03-19autotools bbclass: sync with poky and expand on itKoen Kooi1
2008-03-19native, autotools bbclass: check if bindir exists before trying to access itKoen Kooi2
* hardcoded since native.bbclass redefines ${bindir} and friends :(
2008-03-19autotools, native bbclass: try harder to stage native binariesKoen Kooi2
2008-03-19libxslt: Remove Koen's gross hack and replace with a proper patchRichard Purdie2
2008-03-19insane.bbclass: Only check installed status for packages which aren't ↵Richard Purdie1
native/cross, find desktop-file-validate from PATH so it can be ASSUME_PROVIDED (from poky)
2008-03-19gettext: switch to autotools_stage_allKoen Kooi1
2008-03-19angstrom: set QA_LOG to 1Koen Kooi1
2008-03-19merge of '358ee536bc83b766d3a66b4fa27a3fef5012ace8'OpenEmbedded Project1
and '769fde4a1014e93e04fd7d91a1626690100f1306'
2008-03-19native and autotools bbclass: use autotools_stage_all instead of oe_runmake ↵Koen Kooi2
install for staging native packages
2008-03-19linux-2.6.24: build TUN/TAP module for mpc8313e-rdbJeremy Laine1
2008-03-19libc-client: fix build error by quoting CCJeremy Laine3
2008-03-19autotools.bbclass: Sync with poky - don't add libtool-cross to sdk package ↵Richard Purdie1
depenedncies, use maintainer mode for reconfiguring packages, make sure STAGING_INCDIR exists before installing to is, fix issues with autostaging functions where .la files in subdirectories would be ignored