summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFiles
2009-04-23console-base-image,console-image,gnuradio-image: readd psplash-zapAndrea Adami3
- for distros without psplash keep the old behaviour and check 'screen'
2009-04-23man: GNU_HASH QA fix.Stanislav Brabec1
2009-04-23fbv: Add a framebuffer-based png viewer.Tom Rini3
bmp/gif is supported but disabled.
2009-04-23angstrom feed sorter: add support for a few more machinesKoen Kooi1
2009-04-23netbase: added BUG supportMarcin Juszkiewicz3
We use other network range for usb0 then OE default and this will not change soon. Also support for onboard Ethernet, Wifi module and USB-Ethernet adapters is present.
2009-04-23marvel-gspi-fw: added firmware for WiFi bugmoduleMarcin Juszkiewicz3
This is firmware for not-yet-released-into-sales wifi/bt bugmodule.
2009-04-23linux-bug: added 2.6.27.2 from BUG Labs svnMarcin Juszkiewicz3
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-23Merge branch 'org.openembedded.dev' of ↵Jeremy Lainé1
ssh://git@git.openembedded.net/openembedded into org.openembedded.dev
2009-04-23checksums.ini: add entries for Qt 4.5.1Jeremy Lainé1
2009-04-23task-base: added btusb driver to list of recommended BT driversMarcin Juszkiewicz1
2009-04-23Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded ↵Roman I Khimov5
into org.openembedded.dev
2009-04-23bitbake.conf: use rootfs/${PN} for IMAGE_ROOTFSRoman I Khimov2
Allows parallel build for different images. Acked-by: Otavio Salvador <otavio@ossystems.com.br>
2009-04-23ekiga: update to 3.2.0Koen Kooi5
opal: update to 3.6.1, fix QA ptlib: update to 2.6.1
2009-04-23angstrom 2009.X: move armv7a and vortex to gcc 4.3.3Koen Kooi1
* runtime tested on beagleboard and overo
2009-04-23omapfbplay: update for 2.6.29 header location changeKoen Kooi1
2009-04-23ecore: fix packaging after e17 soname change upstreamKoen Kooi2
* this makes e work again after 1e71714dd3e693c64ac0d8c1f863e2efc326f30c broke it
2009-04-23Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded ↵Koen Kooi2
into org.openembedded.dev
2009-04-23linux-omap-pm git: update to latest git, refresh DSS2 patchesKoen Kooi101
2009-04-23powertop: fix ldflags problem with omap3 machinesKoen Kooi1
2009-04-23openezx-kernel: bump to 2.6.30-rc2; this fixes the touchscreen issues we had ↵Michael 'Mickey' Lauer2
for a while
2009-04-23Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded ↵Koen Kooi2
into org.openembedded.dev
2009-04-23linux-omap 2.6.29: add more dss2 patches, should solve problems when using ↵Koen Kooi15
u-boot splash
2009-04-23bluez4: add 4.37Koen Kooi2
2009-04-23linux-2.6.24: enable kexec in defconfig for hipox machineSteffen Sledz1
2009-04-23Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded ↵Dmitry Baryshkov53
into org.openembedded.dev
2009-04-23patchword apply helper: use git-am -s and remove file when doneKoen Kooi2
2009-04-23binutils-2.19.51.0.3: Add the latest HJ Lu's binutils release 2.19.51.0.3 ↵Khem Raj13
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-23iputils: add 20071127Koen Kooi10
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-22binutils-canadian-sdk: Add 2.18.50.7 (as this is a popular default)Tom Rini1
2009-04-22Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded ↵Tom Rini3
into org.openembedded.dev
2009-04-22Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded ↵Tom Rini125
into org.openembedded.dev
2009-04-22console-base-image,console-image,gnuradio-image: don't hardcode psplash-zapAndrea Adami3
2009-04-22Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded ↵Frans Meulenbroeks5
into org.openembedded.dev
2009-04-22flickcurl: created recipeFrans Meulenbroeks2
flickcurl is a C interface to retrieve flickr data
2009-04-22siproxd: new recipeRoman I Khimov5
New recipe for siproxd 0.7.1 Acked-by: Koen Kooi <koen@openembedded.org>
2009-04-22clamav: add 0.94.2 version recipeRoman I Khimov6
2009-04-22dialog: update version 1.0-20050306 -> 1.1-20080819Roman I Khimov8
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-22buildbot: config of my buildbot running on http://home.haerwu.biz:8010/Marcin Juszkiewicz3
2009-04-22linux.inc: unset CONFIG_LOCALVERSION_AUTO to not get ↵Marcin Juszkiewicz1
2.6.27.2-svn8826-dirty26 like names Year ago we removed CONFIG_LOCALVERSION from .config to get more sane names of kernels. Today with 2.6.27.2 I got 2.6.27.2-svn8826-dirty26 kernel which was 2.6.27.2-svn8826-dirty9 on device so no modules ;( This patch changes this by unsetting CONFIG_LOCALVERSION_AUTO variable. Signed-off-by: Marcin Juszkiewicz <marcin@juszkiewicz.com.pl> Acked-by: Koen Kooi <koen@openembedded.org> Acked-by: Otavio Salvador <otavio@ossystems.com.br>
2009-04-22bustle-dbus-monitor: new recipe; monitoring utility for the Bustle D-Bus suiteMichael 'Mickey' Lauer1
TODO: add eavesdropping magic in postinstall/prerm
2009-04-22dbus: bump default timeout valueMichael 'Mickey' Lauer2
2009-04-22linux: 2.6.26 Add inital support for Topas910, we'll add a better kernel later.Florian Boor1
2009-04-22checksums.ini: Add original Topas patch and bootloader.Florian Boor1
2009-04-22linux: Add topas910 defconfig for 2.6.26.Florian Boor1
2009-04-22New machine: Topas910 - Toshiba TMPA910CRAXBG Starter KitFlorian Boor1
2009-04-22New recipe: lowlevel-topas910, a mini bootloader for the Topas910Florian Boor1
2009-04-22linux-2.6.29: Tune micro2440 defconfig a little bit, build in loop for loop ↵Florian Boor1
root.