summaryrefslogtreecommitdiff
path: root/conf
AgeCommit message (Collapse)AuthorFiles
2009-04-27bitbake.conf: fix parallel build for gzip'd imagesRoman I Khimov1
Parallel build of gzip'd images is broken now because of the way ${DEPLOY_DIR_IMAGE}/tmp.gz dir is removed-created-removed for every image. Fix it by 'installing' the dir and let it stay in place. Acked-by: Otavio Salvador <otavio@ossystems.com.br>
2009-04-27sheevaplug: add ubifs paramsKoen Kooi2
2009-04-27genext2fs: added 1.4.1 versionMarcin Juszkiewicz1
2009-04-25checksums.ini: Add gcc-4.4.0 checksum.Khem Raj1
2009-04-25openezx-kernel: this rev brings back solid GSM on gen1 devicesMichael 'Mickey' Lauer1
2009-04-24fltk2: add an svn recipe for the beta version of fltk libraryAngus Ainslie1
2009-04-24sqlite3: add version 3.6.13Roman I Khimov1
2009-04-24Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded ↵Dmitry Eremin-Solenikov6
into org.openembedded.dev
2009-04-23fbv: Add a framebuffer-based png viewer.Tom Rini1
bmp/gif is supported but disabled.
2009-04-23linux-bug: added 2.6.27.2 from BUG Labs svnMarcin Juszkiewicz1
By default r8918 is used - can be overriden in local.conf by: SRCREV_pn-linux-bug = "${AUTOREV}" In BUG Linux we used AUTOREV by default.
2009-04-23bug: added BUG Labs deviceMarcin Juszkiewicz1
BUG is i.mx31 based device which is often called 'LEGO for IT'. More info: http://buglabs.net/
2009-04-23checksums.ini: add entries for Qt 4.5.1Jeremy Lainé1
2009-04-23Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded ↵Roman I Khimov1
into org.openembedded.dev
2009-04-23bitbake.conf: use rootfs/${PN} for IMAGE_ROOTFSRoman I Khimov1
Allows parallel build for different images. Acked-by: Otavio Salvador <otavio@ossystems.com.br>
2009-04-23ekiga: update to 3.2.0Koen Kooi1
opal: update to 3.6.1, fix QA ptlib: update to 2.6.1
2009-04-23u-boot: fix compilation for at91sam9g20ek boardsDmitry Eremin-Solenikov1
Fix the naming of config inside machine conf file and provide a patch that make u-boot compile for at91sam9g20ek boards. Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
2009-04-23angstrom 2009.X: move armv7a and vortex to gcc 4.3.3Koen Kooi1
* runtime tested on beagleboard and overo
2009-04-23openezx-kernel: bump to 2.6.30-rc2; this fixes the touchscreen issues we had ↵Michael 'Mickey' Lauer1
for a while
2009-04-23Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded ↵Koen Kooi1
into org.openembedded.dev
2009-04-23linux-omap 2.6.29: add more dss2 patches, should solve problems when using ↵Koen Kooi1
u-boot splash
2009-04-23bluez4: add 4.37Koen Kooi1
2009-04-23Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded ↵Dmitry Baryshkov1
into org.openembedded.dev
2009-04-23binutils-2.19.51.0.3: Add the latest HJ Lu's binutils release 2.19.51.0.3 ↵Khem Raj1
recipes. * With these binutils we can build uclibc in thumb mode correctly. Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Koen Kooi <koen@openembedded.org>
2009-04-23ppce500: add ppce500 to PACKAGE_EXTRA_ARCHSDmitry Baryshkov1
ppce500 was broken because generated opkg.conf didn't contain a reference to the core feeds. Fix it by providing PACKAGE_EXTRA_ARCHS as all other PPC tune files do. Signed-off-by: Dmitry Baryshkov <dbaryshkov@gmail.com>
2009-04-23checksums: add more checksumsKoen Kooi1
2009-04-22Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded ↵Frans Meulenbroeks1
into org.openembedded.dev
2009-04-22flickcurl: created recipeFrans Meulenbroeks1
flickcurl is a C interface to retrieve flickr data
2009-04-22siproxd: new recipeRoman I Khimov1
New recipe for siproxd 0.7.1 Acked-by: Koen Kooi <koen@openembedded.org>
2009-04-22clamav: add 0.94.2 version recipeRoman I Khimov1
2009-04-22dialog: update version 1.0-20050306 -> 1.1-20080819Roman I Khimov1
Previous version is obsolete and can't be found on official FTP, it is also removed from Debian archives so the packages failed to build if not using some distro-specific mirror. Hence, update version removing the old one along the way. Acked-by: Koen Kooi <koen@openembedded.org>
2009-04-22checksums.ini: Add original Topas patch and bootloader.Florian Boor1
2009-04-22New machine: Topas910 - Toshiba TMPA910CRAXBG Starter KitFlorian Boor1
2009-04-22micro2440.conf: Improve jffs2 image parameters.Florian Boor1
2009-04-22Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded ↵Koen Kooi2
into org.openembedded.dev
2009-04-22glibc: add 2.9Koen Kooi1
* runtime tested on beagleboard/angstrom
2009-04-22vala-dbus-binding-tool-native: new recipe; a dbus interface generatorMichael 'Mickey' Lauer1
2009-04-22checksums.ini: add some more checksumsDirk Opfer1
2009-04-21tunctl: new recipe, version 1.5Roman I Khimov1
Tool for controlling the TUN/TAP driver in Linux. Signed-off-by: Koen Kooi <koen@openembedded.org>
2009-04-21ace: New recipe for ACE 5.6.8Roman I Khimov1
Signed-off-by: Koen Kooi <koen@openembedded.org>
2009-04-21bitbake.conf: use ROOTFS_SIZE for gzip'd imagesRoman I Khimov1
Make ext2.gz and ext3.gz images use ROOTFS_SIZE parameter for genext2s (as non-compressed ext2 and ext3 does). This allows to use IMAGE_EXTRA_SPACE configuration. Signed-off-by: Koen Kooi <koen@openembedded.org>
2009-04-21angstrom: have bluez4 provide bluez-utils as wellKoen Kooi1
2009-04-21Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded ↵Koen Kooi1
into org.openembedded.dev
2009-04-21angstrom-2008.1: do not use Thumb for uclibcMarcin Juszkiewicz1
Compilation is broken with binutils which Angstrom uses. Signed-off-by: Marcin Juszkiewicz <marcin@juszkiewicz.com.pl> Acked-by: Koen Kooi <koen@openembedded.org>
2009-04-21sane-srcrevs: bump EFL_SRCREV to the one mentioned in ↵Koen Kooi1
http://trac.enlightenment.org/e/wiki/ReleaseSchedule?version=3 * etk still fails to build, though
2009-04-21beagleboard: move to 2.6.29Koen Kooi1
* on par with 2.6.28 for stability, codec-engine and libgles-omap3 both work as well
2009-04-21libxml++: add 2.26.0Koen Kooi1
2009-04-21linux-omap 2.6.29: add support for changing tranparency of overlaysKoen Kooi1
2009-04-21Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded ↵Koen Kooi4
into org.openembedded.dev
2009-04-21checksums: add some more checksumsKoen Kooi1
2009-04-20libgsm0710mux: bump to 0.3.4Michael 'Mickey' Lauer1