summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFiles
2009-08-14libbonoboui: add 2.24.1Steve Sakoman2
2009-08-14kernel.bbclass: introduce MODULES_IMAGE_BASE_NAMEDenys Dmytriyenko1
Similar to KERNEL_IMAGE_BASE_NAME, allow overwriting from a recipe Signed-off-by: Denys Dmytriyenko <denis@denix.org> Acked-by: Henning Heinold <heinold@inf.fu-berlin.de>
2009-08-14u-boot: bump the SRCREV's for DaVinci boardsDenys Dmytriyenko1
2009-08-13Merge branch 'org.openembedded.dev' of git@git.openembedded.org:openembedded ↵Khem Raj2
into org.openembedded.dev
2009-08-13pciutils: fix generation of pci.ids.gzMichael Smith1
Set ZLIB=yes to prevent auto-detection by the lib/configure script, which only looks in /usr/include. Ship pci.ids in pci-ids-uncompressed for users of old hal versions. Pass PREFIX to Make and use the install-lib target to save work. Signed-off-by: Michael Smith <msmith@cbnco.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2009-08-13clutter-0.9: move SRCREV a bit forward so that GLES builds againKoen Kooi2
2009-08-13gnome-games: fix paths to host SDL, bump PRRoger Monk1
2009-08-13linux-omap*: evm and beagle updatesKoen Kooi6
* the 'zippy' daughtercard now has working mmc, rtc and ethernet
2009-08-13gdm 2.26.1: add missing dep on xinputKoen Kooi1
2009-08-13u-boot git: update beagleboard pinmux fileKoen Kooi2
2009-08-13libgnomecanvas: add 2.26.0Steve Sakoman2
2009-08-13angstrom: prefer a version of python that actually buildsKoen Kooi1
2009-08-12libxklavier: add 4.0Steve Sakoman2
2009-08-12gdm: add 2.6.21Steve Sakoman10
2009-08-12balsa: Updated to version 2.4.1. Disabled broken touchscreen mode.Stanislav Brabec4
2009-08-12task-self-hosting: use task-native-sdk, req pythonMarcin Juszkiewicz1
2009-08-12task-self-hosting: do not use Monotone, OE switched to GITMarcin Juszkiewicz1
2009-08-12python-phoneutils: new recipe; python bindings for libphoneutilsMichael 'Mickey' Lauer1
2009-08-12python: merge some improvements done in various oe.dev-boycott branches back ↵Michael 'Mickey' Lauer3
into oe.dev
2009-08-12rdesktop-1.6.0: Fix build issueJohn Willis1
Remove duplicate audio-2008.patch patch line from recipe (fixes build issue introduced with 013c006d11a59269b9d3adc6cbb6fb8091144965). Signed-off-by: David-John Willis <John.Willis@Distant-earth.com> Signed-off-by: Holger Freyther <zecke@selfish.org>
2009-08-12linknx: Fix crash on startupDirk Opfer5
- restructure recipe and add .inc - Add patch to fix a crash on startup during static initialization of a map - Add startup script - Enable curl and smtp - Add recipe for cvs version
2009-08-12owfs: update to 2.7p24Dirk Opfer1
2009-08-12fuse: update to 2.7.4Dirk Opfer4
2009-08-12gcc: add new gcc version 4.3.4Dirk Opfer179
Tested on a armv5te platform using thumb instruction set
2009-08-12python: add missing dependenciesThomas Zimmermann4
* Added mimetools.py and rfc822.py to python-netclient * Added python-json package * Let python-email depend on python-netclient, because email/utils.py depends on base64.py NOTE: Fixes http://trac.shr-project.org/trac/ticket/549
2009-08-12dbus: fix dbus-daemon segfault on mipsel with recent toolchainGraham Gower5
dbus-daemon segfaults on mipsel when built with -fPIE/-pie, as outlined in http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=532821 Removes PIE compilation from the dbus-daemon Makefile as a workaround. Signed-off-by: Graham Gower <graham.gower@gmail.com> Acked-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Holger Freyther <zecke@selfish.org>
2009-08-12nandlogical-klibc-static: fix FILESPATHPKGAndrea Adami1
2009-08-12nandlogical: move to zaurus-utilsAndrea Adami5
2009-08-12zaurus-utils: create a common container for the various Zaurus toolsAndrea Adami7
2009-08-12nandlogical: remove unused -static recipe (we haveAndrea Adami1
nandlogical-klibc-static now)
2009-08-12zaurus-updater: remove unused files - recipe was unified in 2008Andrea Adami2
2009-08-11usermanual: Pass proper arguments to tar.Holger Hans Peter Freyther1
2009-08-11usermanual: Some more spelling fixesHolger Hans Peter Freyther4
2009-08-11usermanual: First round of spell checkingHolger Hans Peter Freyther1
2009-08-11usermanual: Improve consistency in displaying shell commandsHolger Hans Peter Freyther4
Use $ <command>NAME</command> for all shell commands on the host throughout the docbook. $ was picked over the other three candidates due being the oldest one we have used.
2009-08-11usermanual: Do not ask to use svn for bitbakeHolger Hans Peter Freyther1
2009-08-11Ignore some files with a .gitignoreHolger Hans Peter Freyther2
ignore generated docbook files, ignore temporary vim files
2009-08-11usermanual: Fix the make pdf target.Holger Hans Peter Freyther1
Use filename and emphasis inside a para to make jade happy.
2009-08-11usermanual: Provide a section on Qt Embedded SDKHolger Hans Peter Freyther1
Explain how to configure, build and use a Qt Embedded SDK generated with OpenEmbedded.
2009-08-11meta-toolchain-qte: Set the QMAKESPEC...Holger Hans Peter Freyther1
And finally we have a working SDK (tm).
2009-08-11libbonobo: add 2.24.1Steve Sakoman2
2009-08-11libart-lgpl: add 2.3.20Steve Sakoman2
2009-08-11usermanual: Start a chapter on how to build your own SDK.Holger Hans Peter Freyther1
2009-08-11usermanual: Only advertize using shlibs for external toolchainsHolger Hans Peter Freyther1
Using shlibs and ASSUME_SHLIBS should be everything we need to get proper dependencies into packages. This section should get more work and the external-poky-toolchain approach should be copied to simplify this task.
2009-08-10Merge branch 'org.openembedded.dev' of git@git.openembedded.org:openembedded ↵Khem Raj14
into org.openembedded.dev
2009-08-11libgcrypt.inc: Fix libgcrypt compilation with GCC-4.4 on mipsGraham Gower2
Patch taken from https://forum.openwrt.org/viewtopic.php?id=20520 Makes sense and seems to work ok. libgcrypt.inc has --disable-asm in EXTRA_OECONF, yet strangely the configure script does nothing with this information beyond parsing it. Assembler is certainly still being used. http://patchwork.openembedded.org/patch/919/ Signed-Off-By: Holger Hans Peter Freyther <zecke@selfish.org>
2009-08-11libmad_0.15.1b: fix libmad compilation with GCC-4.4 on mipsGraham Gower2
Fix build failure due to removal of the h asm constraint in GCC-4.4 mips port. http://patchwork.openembedded.org/patch/921/ Signed-Off-By: Holger Hans Peter Freyther <zecke@selfish.org>
2009-08-11Update the em-x270 machine to work with linux_2.6.23.Rafael Campos Las Heras6
* Use of generic linux_2.6.23 recipe * remove em-x270_2.6.23 recipe (ugly). * Add a patch that allows to compile with gcc 4.1 compiler. Signed-off-by: Rafael Campos Las Heras <methril@gmail.com> Signed-off-By: Holger Hans Peter Freyther <zecke@selfish.org>
2009-08-11curl-7.19.5: Fix for curl artifact 2825989Marc Olzheim2
Add curl-add_all_algorithms.patch to 7.19.5 recipe. Fixes curl artifact id 2825989 https://sourceforge.net/tracker/index.php?func=detail&aid=2825989&group_id=976&atid=100976 http://cool.haxx.se/cvs.cgi/curl/lib/ssluse.c#rev1.229 http://patchwork.openembedded.org/patch/928/ Signed-Off-By: Holger Hans Peter Freyther <zecke@selfish.org>
2009-08-11qt4: Make it possible to set the QMAKE_QT_CONFIG variableHolger Hans Peter Freyther2
this way we will find the qconfig.pri and all library names will be set correctly. This means that the SDK is usable to compile Qt applications out of the box.