summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFiles
2007-08-22KERNEL_IMAGETYPE cleanupMarcin Juszkiewicz64
Proper place for KERNEL_IMAGETYPE is machine config as there is no machine which use miscelanous types of kernel. Moved found occurences.
2007-08-22compulab-pxa270.conf: use angstrom-minimal-image-with-mtd-utilsCliff Brake1
instead of encouraging image modificatications in local.conf
2007-08-22angstrom-minimal-image-with-mtd-utils.bb: add imageCliff Brake1
2007-08-22image/rootfs_ipk: Remove uneeded mkdir callsRichard Purdie2
2007-08-22device_tables: Remove bogus /bin/ entries (never did anything, recent ↵Richard Purdie4
makedevs fixes showed up the problem though). Also create /dev directory before populating
2007-08-22angstrom 2008: catch up with glibc 2.6.1Koen Kooi1
2007-08-22glibc: update to 2.6.1Koen Kooi3
2007-08-22qt-x11-free 4.3.0: removed bashism, closes bug #2816Michael Krelin1
2007-08-22python-evas: bump PR as per distutils changeMichael Lauer1
2007-08-22merge of '1adf7728881d50d6f0c0d604d00e706cf049e597'Michael Lauer1
and 'c3529caf8553e1815756aba75bbc52d0f342e609'
2007-08-22distutils.bbclass: always install staging directory before calling pythonMichael Lauer1
2007-08-22compulab-pxa270.conf: remove MACHINE_ESSENTIAL_EXTRA_RDEPENDS and replace ↵Cliff Brake1
with documentation
2007-08-22merge of '0fd25dfc18f365d3b975a9657dae8f1afebdfbc1'Michael Lauer1
and 'e542d3248b64e2f2a33ea5db5feb00bd3806167d'
2007-08-22sane-srcdates: pinpoint OpenMoko U-Boot patchesMichael Lauer1
2007-08-22merge of '07b7a00cd47af0555ac72032429c0ef42baad5ec'Koen Kooi3
and 'a9b77dce74783f5b5be87dcb91229c55762834fc'
2007-08-22abiword*: update to 2.5.2Koen Kooi3
2007-08-22merge of 'ad632a7eb7f054624190b7f4503868e9c174c9b6'OpenEmbedded Project3
and 'ba5f0bfd65d0f4a53bb92b3488758f3be847e612'
2007-08-22packages/linux/linux-ml403-slab-2.6.x_git.bb :Add DEPENDS="git-native" to ↵Stelios Koroneos1
use native git when doing the pulls
2007-08-22packages/linux/linux-ml403-mvista-2.6.x_git.bb : Add DEPENDS="git-native" to ↵Stelios Koroneos1
use native git when doing the pulls
2007-08-22wv: add libgsf to depends Koen Kooi1
2007-08-22merge of '18a264d6f6c878ae9877038ba82d3bbddafaab18'Henning Heinold1
and '366af8b1769c4db47736532d047cb4d4dc1ce9dc'
2007-08-22kxml2: more unification of recipeHenning Heinold1
* change hardcoded download file to more general
2007-08-22linux 2.6.21: remove localversion for gumstix to get module deps working ↵Koen Kooi2
properly
2007-08-21compulab-pxa270.conf: fix serial console setup for 2.6.22 kernel,Cliff Brake1
set image types needed for NOR flash images and movement toward jffs2 in NAND flash
2007-08-21compulab-pxa270_2.6.22.bb: fix issues caused by inclusion of linux.incCliff Brake2
the compulab kernel recipe has an extra task that is used to create images with a special header. This task needs to know the image file name created in linux.inc
2007-08-21fic-gta01.conf: Drop dependency on sjf2410-linux-native to let OpenMoko build onStefan Schmidt1
big endian machines. We do not need it anymore atm.
2007-08-21disapproval of revision 'badf9d8b62f79360108e71d3657a6dd7abe98d03'Stefan Schmidt2
2007-08-21fic-gta01.conf: Drop EXTRA_IMAGEDEPENDS on sjf2410-linux-native to let theStefan Schmidt2
OpenMoko build work on big endian machines. We do not need sjf2410 anymore atm.
2007-08-21initscripts: Fix script name in save-rtc.sh (Closes OpenMoko bug #725)Stefan Schmidt1
2007-08-21merge of '343be32549619f9cdde460a045b0592d3af6ddb0'OpenEmbedded Project2
and '486b98349c864712c681885da1a19351dd230534'
2007-08-21gumstix: make uboot entry point overridable per machineKoen Kooi2
2007-08-21classpath-minimal: rework recpies and using share/javaHenning Heinold3
* remove classpath-minimal.inc, 2 files are enough * use ${DATADIR}/java/classpath-minimal for installing glibj.zip
2007-08-21kxml2: adding recipe for kxml2Henning Heinold2
2007-08-21linux.inc: require mkimage for gumstixKoen Kooi1
2007-08-21gumstix: update machine file for new kernelKoen Kooi1
2007-08-21linux 2.6.21: add gumstix supportKoen Kooi46
2007-08-21merge of '3289b5a802bb36f84f72d159c65ca3869e90041e'Michael Lauer10
and '5ee4afc833aaf754d4605b6c97860c3016037b3e'
2007-08-21python-[ecore|edje|emotion|evas]: bump PR as per recent distutils.bbclass changeMichael Lauer4
2007-08-21classes/distutils.bbclass: remove easy-install.pth, since this ends up in ↵Michael Lauer1
every package and Python 2.5 seems to be able to import .egg packages even without it
2007-08-21merge of 'c1a6bbd234dac78ecd896a3addf55c41902cacde'OpenEmbedded Project1
and 'e5d7ecec88debbf03a577850945143877b777c6a'
2007-08-21geoclue: enable system bus and gpsdKoen Kooi1
2007-08-21conf/machine/xilinx-ml403.conf : Set default kernel for the xilinx ml403 the ↵Stelios Koroneos1
one build from the slab fit tree
2007-08-21packages/linux/linux-ml403-slab-2.6.x_git.bb : Add kernel recipe for xilinx ↵Stelios Koroneos3
ml403 board using Secretlab's git tree
2007-08-21packages/linux/linux-ml403-mvista-2.6.x_git.bb : Add kernel for the xilinx ↵Stelios Koroneos3
ml403 board based on mvista git tree
2007-08-21classes/xilinx-bsp.bbclass : Add a class to handle xilinx kernel requirmentsStelios Koroneos1
2007-08-21conf/machine/include/tune-ppc440e.conf and tune-ppc603e : Add -mhard-float ↵Stelios Koroneos2
gcc switch as these cores have an fpu
2007-08-21merge of '0ff008433fa51cf7039bcbbf1ad8f7ca56f1598c'OpenEmbedded Project1
and '228a037630b37b507f3933f6eb058c47f559fb75'
2007-08-21libmokojounal2: inherit lib_package to fix packagingKoen Kooi1
2007-08-21glibc-2.6: remove ppc-nofpu patched, as they seem to have been appliedKoen Kooi1
2007-08-21matchbox-keyboard{,-inputmethod}: fix RPROVIDESPhilipp Zabel2