aboutsummaryrefslogtreecommitdiffstats
path: root/recipes
AgeCommit message (Collapse)Author
2012-05-03poppler.inc: enabled poppler-qtmckoan/kaeilos-2012Marco Cavallini
2012-05-03poppler_0.18.4.bb: added new versionMarco Cavallini
* added poppler-data_0.4.5.bb too
2012-04-26libtasn1_1.7.bb: New SRC_URI, new Checksum, bump PRMarco Cavallini
2012-03-13linux_2.6.30.bb: added patch 0005-vulcano-g20-mtd.patch, bump PRMarco Cavallini
2012-03-13vulcano-g20/0005-vulcano-g20-mtd.patch: new MTD mappingMarco Cavallini
2012-03-06libdvdread_4.2.0.bb: added new libdvdread version 4.2.0Marco Cavallini
2012-03-06tftp_0.7.bb: updated to tftp_0.7.fsg-11Marco Cavallini
* based on 10/11/2011 patch [meta-oe][PATCH 1/1] atftp: add 0.7 version * by Otavio Salvador <otavio@ossystems.com.br>
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>