aboutsummaryrefslogtreecommitdiffstats
path: root/recipes
AgeCommit message (Collapse)Author
2012-02-21avalon-framework-api: update download urlmckoan/kaeilos-2011Henning Heinold
2012-02-21openjdk-6-common.inc: fix hardcoded path for allowing to build with linux 3.xHenning Heinold
2012-02-21openjdk: backport 1.11.1 release from meta-javaHenning Heinold
* shark is disabled since 1.11 * rework patches * rework inc files for jamvm * bump PR
2012-02-21ecj-bootstrap-native: update ecj scriptHenning Heinold
* merge with script from java-initial * bailout after 50 tries
2012-02-21rhino: add version 1.7r2Henning Heinold
2012-02-21jamvm: add recipes which combines native and targetHenning Heinold
2012-02-21ecj-inital: rename recipe to ecj-initial-nativeHenning Heinold
2012-02-21icedtea6-native: add linux kernel version 3 supportHenning Heinold
* bump PR
2012-02-21cacao-native: update hg versionHenning Heinold
* fixes segfaults and remove shutdownguard-patch, which is applied upstream * remove the pre-generated libtool files
2012-02-21jamvm-inital: rework libffi detectionHenning Heinold
* this patch allows us to real enable or disable libffi and it does not let sneak host libs in
2012-02-21libbecj-bootstrap: use sort for build order of the javafiles and introduce ↵Henning Heinold
INC_PR, backported from meta-java * on some filesystems find orders the files to build not the right way, using sort seems to fix it, thanks Stefan Ring for the patch * use INC_PR for better revision handling
2012-02-21kexec-tools-klibc_2.0.2.bb: Updated checksumsMarco Cavallini
2012-02-02fakeroot_1.18.2: Upgrade to latest version.Marco Cavallini
* Earlier fakeroot recipes are not longer available * at the download source. * http://patches.openembedded.org/patch/20365/ * From: Ulf Samuelsson <ulf@emagii.com>
2012-01-13recipes/tasks/task-qtx11-toolchain-target.bb: new Qt X11 toolchain SDK [5/5]Marco Cavallini
2012-01-13recipes/tasks/task-qtx11-toolchain-host.bb: new Qt X11 toolchain SDK [4/5]Marco Cavallini
2012-01-13recipes/qt4/qt4x11-tools-sdk_4.7.3.bb: new Qt X11 toolchain SDK [3/5]Marco Cavallini
2012-01-13recipes/qt4/qt4x11-tools-sdk.inc: new Qt X11 toolchain SDK [2/5]Marco Cavallini
2012-01-13recipes/meta/meta-toolchain-qtx11.bb: new Qt X11 toolchain SDK [1/5]Marco Cavallini
2011-12-25bluez4_4.42.bb: updated checksumsMarco Cavallini
2011-11-11at91bootstrap_3.0.bb: added missing DEFAULT_PREFERENCE_vulcano-g20Marco Cavallini
2011-11-10binutils_2.20.1.bb: new checksumsMarco Cavallini
2011-11-08mh355/defconfig: added PWM and BACKLIGHT optionsMarco Cavallini
2011-11-08ronetix-pm9263/defconfig: added PWM and BACKLIGHT optionsMarco Cavallini
2011-11-08linux_2.6.28.bb: added download of a patch for at91sam9263-ek, ↵Marco Cavallini
ronetix-pm9263, mh355 boards * Solve Xorg error message (EE) FBDEV(0): FBIOBLANK: Invalid argument * Bump PR
2011-11-08at91bootstrap: Add VulcanoG20 board supportmlafauci
Signed-off-by: Marco Cavallini <m.cavallini@koansoftware.com>
2011-11-04at91bootstrap_3.0.bb: Updated md5sum and sha256sumMarco Cavallini
2011-11-04u-boot: Add vulcanoG20 machinemlafauci
Signed-off-by: Marco Cavallini <m.cavallini@koansoftware.com>
2011-11-04linux: Add vulcanoG20 machinemlafauci
Signed-off-by: Marco Cavallini <m.cavallini@koansoftware.com>
2011-10-28binutils-cross-sdk_2.18.bb: updated md5sum and sha256sumMarco Cavallini
2011-10-14python-numpy: copied missing files from arm directoryMarco Cavallini
* this is a temporary patch that allow build to complete * python-numpy mantainer should verify and reorganize files in this recipe
2011-10-08imagemagick: Do not inherit class `pkgconfig`Paul Menzel
ImageMagick does not ship any pkgconfig files. Signed-off-by: Paul Menzel <paulepanter@users.sourceforge.net>
2011-10-07Merge branch 'master' of git.openembedded.org:openembeddedPhilip Balister
2011-10-07imagemagick: Add `HOMEPAGE = "http://www.imagemagick.org/"`Paul Menzel
Signed-off-by: Paul Menzel <paulepanter@users.sourceforge.net>
2011-10-07imagemagick: Correct `LICENSE` to `Apache-2.0`Paul Menzel
The web site says it is distributed under the Apache 2.0 license [1]. It is distributed under the Apache 2.0 license, approved by the OSI and recommended for use by the OSSCC.It is distributed under the Apache 2.0 license, approved by the OSI and recommended for use by the OSSCC. [1] http://www.imagemagick.org/script/index.php Signed-off-by: Paul Menzel <paulepanter@users.sourceforge.net>
2011-10-07imagemagick: Change `DESCRIPTION`Paul Menzel
Fix also a typo: s/convertion/conversion/. Signed-off-by: Paul Menzel <paulepanter@users.sourceforge.net>
2011-10-06uhd : Update to latest master.Philip Balister
There was a bug in the e100 code that prevented the e100 from transmitting. Signed-off-by: Philip Balister <philip@balister.org>
2011-10-05hostapd: update to use a newer commitEyal Reizer
Signed-off-by: Eyal Reizer <eyalr@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2011-10-05wpa_supplicant update to use a newer commitEyal Reizer
Signed-off-by: Eyal Reizer <eyalr@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2011-10-05iw: build version 0.9.22 from git sourcesEyal Reizer
Builds a new version which adds wowlan support from public git source Signed-off-by: Eyal Reizer <eyalr@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2011-09-29uhd : Bump rev again.Philip Balister
This picks up GPSDO support for the E100. Tested on Angstrom/usrp-e1xx. Signed-off-by: Philip Balister <philip@balister.org>
2011-09-28fftw : Add recipe to build 3.3.1.Philip Balister
This recipe builds the 3.3.1-beta version of fftw. This release includes NEON support, so I made this recipe in hopes of getting more testing. Built and tested on the USRP-E100 (basically a gumstix Overo) with Angstrom-2010. Signed-off-by: Philip Balister <philip@balister.org>
2011-09-28gnuradio : Update to post 3.4.1 release git rev.Philip Balister
Yes versioning on this package is a mess :) One day we will have enough good NEON stuff in a tag make a fixed release OK. Signed-off-by: Philip Balister <philip@balister.org>
2011-09-23Add linux kernel recipe for picoSAM9G45 board[1]Nicu Pavel
This kernel is based on stock 2.6.32 with AT91 patches[2], Android patches[3] and board specific patches. Some of the board specific patches had been submited upstream[4]. Custom Android related patches won't be submited upstream. Future updates are planned to include patches from Android[3] and AT91 Linux tree[5]. 1. http://www.mini-box.com/pico-SAM9G45-X 2. http://www.at91.com/linux4sam/bin/view/Linux4SAM/LinuxKernel 3. https://github.com/android/kernel_common 4. http://www.arm.linux.org.uk/developer/patches/search.php?summary=AT91 5. https://github.com/at91linux/linux-2.6-at91 Signed-off-by: Nicu Pavel <npavel@mini-box.com> Signed-off-by: Paul Menzel <paulepanter@users.sourceforge.net>
2011-09-22libroxml: Add version 2.1.1 (initial recipe)Tristan Lelong
libroxml is a small, fast and powerful xml library. • built successfully using org.openembedded.dev with DISTRO=minimal and MACHINE = "i686-generic" • built successfully using org.openembedded.dev with DISTRO=minimal and MACHINE = "ppce500v2" • tested using projects unit tests on powerpc binaries Signed-off-by: Tristan Lelong <tristan.lelong@blunderer.org> • format/edit commit message • use automatic packaging as much as possible (`libroxml.a` is in `libroxml-static`) • build tested using `angstrom-2010.x` and `minimal{,-uclibc}` for `MACHINE = "beagleboard"` Signed-off-by: Paul Menzel <paulepanter@users.sourceforge.net>
2011-09-20uhd : Update SRCREV to head of master branch.Philip Balister
This revision update is needed to pick up support for current USRP E100 fpga interface. Signed-off-by: Philip Balister <philip@balister.org>
2011-09-20rsyslog: change path for config includes to /etc/rsyslog.dSteffen Sledz
Signed-off-by: Steffen Sledz <sledz@dresearch-fe.de>
2011-09-19linux-2.6.28: allow building with GNU make >= 3.82Steffen Sledz
GNU make >= 3.82 does not allow mixed implicit and normal rules Signed-off-by: Steffen Sledz <sledz@dresearch-fe.de>
2011-09-16linux-libc-headers 2.6.24: backport arm/asm/hwcap.h from linux 2.6.26Steffen Sledz
Enables building of OpenJDK which uses HWCAP_THUMBEE that is not present in 2.6.24 headers and was introduced with commit d7f864be8323e5394040e2877594645b0e7da85d Author: Catalin Marinas <catalin.marinas@arm.com> Date: Fri Apr 18 22:43:06 2008 +0100 ARMv7: Add support for the ThumbEE state saving/restoring This patch adds the detection and handling of the ThumbEE extension on ARMv7 CPUs. Signed-off-by: Catalin Marinas <catalin.marinas@arm.com> Upstream-Status: Backport [2.6.26] Signed-off-by: Steffen Sledz <sledz@dresearch-fe.de> Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
2011-09-15rsyslog: switch to new upstream version 5.8.4Steffen Sledz
* many bug fixes and systemd support, see: http://www.rsyslog.com/changelog-for-5-8-1-v5-stable/ http://www.rsyslog.com/changelog-for-5-8-2-v5-stable/ http://www.rsyslog.com/changelog-for-5-8-3-v5-stable/ http://www.rsyslog.com/changelog-for-5-8-4-v5-stable/ * obsolete versions till 5.8.x deleted Signed-off-by: Steffen Sledz <sledz@dresearch-fe.de>
2011-09-15eglibc-2.9: allow building with GNU make >= 3.82Steffen Sledz
GNU make >= 3.82 does not allow mixed implicit and normal rules Signed-off-by: Steffen Sledz <sledz@dresearch-fe.de> Acked-by: Khem Raj <raj.khem@gmail.com> Acked-by: Paul Menzel <paulepanter@users.sourceforge.net>