summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFiles
2009-05-09midori: add 0.1.6Koen Kooi2
2009-05-09webkit-gtk: bump SRCREV, fix gtk-doc, fix packagingKoen Kooi6
* runtime tested on beagleboard with midori and epiphany
2009-05-09ecore: bump PRKoen Kooi1
2009-05-09checksums.ini: add some checksumsKoen Kooi1
2009-05-08ti-dmai: bump SRCREV to support a wider range of kernelsKoen Kooi1
2009-05-08evas: make splitting magic match PACKAGES_DYNAMICKoen Kooi2
2009-05-08Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded ↵Koen Kooi27
into org.openembedded.dev
2009-05-08checksums.ini: Add gpe-clock 0.27Florian Boor1
2009-05-08gpe-clock: Add 0.27Florian Boor1
2009-05-08gpe-watch: Fix install: don't do install -sSteve Sakoman2
2009-05-08gpe-tetris: Fix install: don't di install -sSteve Sakoman2
2009-05-08gpe-clock: Fix install: Don't do install -sSteve Sakoman2
2009-05-08gpe-announce: Fix install: don't do install -sSteve Sakoman2
2009-05-08gpe-plucker: Add patchSteve Sakoman1
2009-05-08gpe-plucker: Fix installSteve Sakoman1
2009-05-08gsoko: don't do "install -s"Florian Boor2
2009-05-08libart-lgpl: remove INSTALL variable as install should be provided by autotoolsCliff Brake1
2009-05-08llvm2.6-native 2.5+svnr20090504: New recipe.Robert Schuster6
llvm2.6 2.5+svnr20090504: New recipe.
2009-05-08xdemineur: Don't do "install -s"Florian Boor2
2009-05-08checksums.ini: add gpe-announce 0.14Florian Boor1
2009-05-08gpe-announce: Add 0.14Florian Boor1
2009-05-08libart-lgpl: fix install issue, switch to INC_PR schemeCliff Brake3
2009-05-08gtk+: Fix preferred 2.14.2 like 2.16.0: stage gtk-builder-convertFlorian Boor1
2009-05-08u-boot: add dfu patches for beagleboardKoen Kooi3
2009-05-07zaurus-clamshell.inc: remove unused KEXECBOOT_IMAGEDEPENDSAndrea Adami1
- KEXECBOOT_IMAGEDEPENDS was introduced just for Zaurus (fixed now)
2009-05-07kernel.bbclass: also stage include/trace if it's availableDmitry Eremin-Solenikov1
Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
2009-05-07zaurus-2.6.inc: set ERASEBLOCKSIZE_spitz = "0x20000"Andrea Adami1
- add a note about NAND differences between 3000 and 3100/3200 models - possibly broken for C3000
2009-05-07initramfs-kexecboot-image: simplify EXTRA_IMAGEDEPENDS = ""Andrea Adami1
- KEXECBOOT_IMAGEDEPENDS was introduced just for Zaurus (fixed now)
2009-05-07zaurus-2.6.inc: fix installkit creation on first buildAndrea Adami1
- move the task in zaurus-installer - EXTRA_IMAGEDEPENDS now on zaurus-installer
2009-05-07zaurus-installer: add new package for installkit creationAndrea Adami1
- packs together updater.sh + kexecboot-kernel
2009-05-06m4: 1.4.11 and 1.4.12 are GPLv3Tom Rini2
2009-05-06samba: 3.2.8 and newer is GPLv3Tom Rini4
2009-05-06mpfr: Both GPL and LGPL componentsTom Rini1
2009-05-06libiconv: 1.12 has GPLv3 binaries LGPLv2.1 librariesTom Rini2
2009-05-06gnutls: The 'extra' lib (and package) is GPLv3Tom Rini1
2009-05-06gdb: 6.8 is GPLv3Tom Rini1
2009-05-06gmp: 4.2.4 is GPLv3 LGPLv3Tom Rini1
2009-05-06gettext: 0.17 is GPLv3Tom Rini1
2009-05-06binutils: 2.18 and newer is GPLv3, add GPL to 2.14.90.[67]Tom Rini7
2009-05-06alsa-lib: This is LGPL not GPLTom Rini6
2009-05-06gcc: For 4.2.2 and newer, set LICENSE = GPLv3Tom Rini8
Drop LICENSE/SECTION from mingw-gcc as it was redundant
2009-05-06sane-srcrevs.inc: update gpe-confFlorian Boor1
2009-05-06gpe-conf: bump RV in svn recipeFlorian Boor1
2009-05-06checksums.ini: New cmake 2.6.4 entry, removed unused cmake entries.Robert Schuster1
2009-05-06cmake-native 2.6.4: New recipe.Robert Schuster1
2009-05-05at91sam9g20ek: use the dataflash configDmitry Eremin-Solenikov1
The default config for at91sam9g20ek is for booting from dataflashcard. Use instead the config for booting from dataflash (at91sam9g20df). Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
2009-05-05u-boot-bug: Added U-Boot for BUG (from BUG Labs SVN)Marcin Juszkiewicz2
2009-05-05linux-bug: switch to proper SVN branchMarcin Juszkiewicz1
2009-05-05sane-srcrevs.inc: bump linux-bug to get Ethernet using MAC from U-bootMarcin Juszkiewicz1
2009-05-05rootfs_deb: make Packages.gz, not Packages.bz2.Michael Smith1
apt ignores Packages.bz2 unless bzip2 exists in /bin/bzip2 (!!). If it's in /usr/bin/bzip2 (e.g. SuSE build host) the image fails to build. Also, remove commented-out check for DEPLOY_KEEP_PACKAGES. Signed-off-by: Michael Smith <msmith@cbnco.com>