summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-support
Commit message (Collapse)AuthorAgeFilesLines
...
* poppler-data: upgrade from 0.4.0 to 0.4.5Martin Jansa2011-10-121-4/+2
| | | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* recipes: use allarch instead of PACKAGE_ARCH = allMartin Jansa2011-10-121-4/+3
| | | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* guile: fix licensing and gettext inheritKoen Kooi2011-10-114-4/+6
| | | | | | Reported by Philip Balister Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* tcp-wrappers: Use the recipe from oe-coreKhem Raj2011-09-2726-2923/+0
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* fuse: Upgrade recipe to version 2.8.6Khem Raj2011-09-272-0/+48
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* imagemagick: Fix configure on x86_64Khem Raj2011-09-191-1/+5
| | | | | | | | imagemagick has configure time execution test for large file offset they wont be able to run in cross compile. We cache it. Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* libnl1: import from OE .devKoen Kooi2011-09-178-0/+204
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* usb-modeswitch: add 1.1.9Koen Kooi2011-09-171-0/+18
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* usb-modeswitch-data: add 20110805Koen Kooi2011-09-171-0/+21
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* cramfs: Adds cvs version recipe (initial recipe)Imran Mehmood2011-09-141-0/+29
| | | | | | | | * Imported from oe.dev commit id e0728e428367d5534d6a56e452487529c5ec4918 * Added do_compile_prepend to make symbolic link named Makefile pointing to GNUmakefile to resolve missing Makefile error. Signed-off-by: Imran Mehmood <Imran_Mehmood@mentor.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* tcp-wrappers: drop emptying PARALLEL_MAKElumag2011-09-061-1/+0
| | | | | | | | As tcp-wrappers are now fixed regarding parallel builds, stop recipe from emptying PARALLEL_MAKE. Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* tcp-wrappers: fix parallel buildslumag2011-09-042-0/+19
| | | | | | | | | Inparallel builds make can try to rebuild a object file while cflags file is not yet built. Fix that by providing an explicit cflags dependency on config-check. Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* serial-forward, pty-forward-native: remove extra slash and '.git' from SRC_URIMartin Jansa2011-09-012-2/+2
| | | | | | | | | * causing multiple files and checkouts in downloads directory for same revision 4,3M downloads/git2/git.freesmartphone.org.cornucopia 4,3M downloads/git2/git.freesmartphone.org.cornucopia.git 4,3M downloads/git2/git.freesmartphone.org.cornucopia.git. Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* debianutils: Add version 2.30 (initial recipe)Noor Ahsan2011-09-011-0/+62
| | | | | | | | * Imported from oe.dev commit id 280a17bc1d8132f97cf6a89b8bc08a32380fa357. * Merged .bb and .inc file Signed-off-by: Noor Ahsan <noor_ahsan@mentor.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* freerdp: bump SRCREV to gather major RemoteFX improvementsOtavio Salvador2011-08-221-1/+1
| | | | Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* udisks: add checksums for udisks-1.0.2lumag2011-08-171-1/+3
| | | | | Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* ckermit: revert the SRC_URI changeAnders Darander2011-08-171-1/+1
| | | | | | | | The SRC_URI was changed by mistake (although both works). Revert back to the official one. Signed-off-by: Anders Darander <anders@chargestorm.se> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* ckermit: update to version 9.0Anders Darander2011-08-172-98/+58
| | | | | | | | The update changes the license from kermit to BSD. Remove the NOAPCS compile flag to make the new version compile cleanly. Signed-off-by: Anders Darander <anders@chargestorm.se> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* ckermit: import from OE rev 5350bbef01b8979617e3d0fd38939f94f1fa5315Anders Darander2011-08-171-0/+98
| | | | | | | | | | Adding LIC_FILES_CHKSUM, otherwise it is identical to the oe version. Resetting PR. Build tested on a custom ARM9 platform. Signed-off-by: Anders Darander <anders@chargestorm.se> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* dfu-util: add version 0.4Martin JaMa Jansa2011-08-146-5/+100
| | | | | | | | | | | | * return dfu-util_static, as static binary is more usefull from deploy dir I've tried to build static version with libtool, but in the end this is easier and someone can use both shared/static version * Thanks to GNUtoo for initial recipes http://shr-project.org/trac/ticket/1465 * move usbpath dependency to dfu-util_0.1 Signed-off-by: Martin JaMa Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* libiconv: Delete recipesKhem Raj2011-07-263-16057/+0
| | | | | | | libiconv 1.13.1 is now merged into oe-core Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* vala-terminal: inherit perlnativeMartin Jansa2011-07-211-1/+1
| | | | | | | | | * otherwise perl from host is used and if there isn't libxml-parser-perl installed on host it fails with: checking for XML::Parser... configure: error: XML::Parser perl module is required for intltool Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* pidgin: inherit perlnativeMartin Jansa2011-07-211-1/+1
| | | | | | | | | * otherwise perl from host is used and if there isn't libxml-parser-perl installed on host it fails with: checking for XML::Parser... configure: error: XML::Parser perl module is required for intltool Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* guile: Move 'configure-fix.patch' to guile-1.8.7 dirTom Rini2011-07-191-0/+0
| | | | | | This patch is used by both native and target recipes. Signed-off-by: Tom Rini <tom_rini@mentor.com>
* libgpg-error: switch over to a bbappendPaul Eggleton2011-07-153-79/+2
| | | | | | | Updates meta-oe to libgpg-error 1.10. Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* atk: switch over to a bbappendPaul Eggleton2011-07-153-29/+2
| | | | | | | Updates meta-oe to atk 1.32.0. Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* libgcrypt: turn into a bbappendPaul Eggleton2011-07-154-84/+2
| | | | | | | | The only meaningful difference was a BBCLASSEXTEND so move this to a bbappend file. Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* Drop PRIORITY variablePaul Eggleton2011-07-1419-19/+0
| | | | | | | | | | | | | | | | As discussed on the mailing list, this variable isn't useful and if wanted would be better implemented by distros using pn-X overrides. This patch executes: find . -regex ".*\.\(bb\|inc\)$" | xargs sed -i '/^PRIORITY = ".*"$/d' against the tree removing the references. Thanks to Phil Blundell for the command. (Prompted by oe-core rev: d122343362669c683acc4af295971a62cbc823fc) Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
* start-stop-daemon: Add version 1.16.0.2 (initial recipe)Michael Lippautz2011-07-091-0/+31
| | | | | | | | | | | | Provides a stand-lone s-s-d that is extracted from dpkg of the corresponding version. * dpkg_1.16.0.2 is hostedd on sources.oe.org, since debian wipes old versions from their mirrors * Installing only s-s-d (binary) would be covered by automake rules. Documentation would be missing. Thus install all and purge non s-s-d files. Signed-off-by: Michael Lippautz <michael.lippautz@gmail.com>
* cpufrequtils: Fix compilation on uclibcKhem Raj2011-07-012-1/+86
| | | | | | | We make nls optional Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* htop: Link with libubacktrace when compiling for uclibcKhem Raj2011-07-011-0/+4
| | | | | Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* inih: bump SRCREV to sync with upstream r12Otavio Salvador2011-06-281-2/+2
| | | | Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* freerdp-extension-xpunlimited: bump SRCREV to fix a build failureOtavio Salvador2011-06-281-1/+1
| | | | | | | FreeRDP has renamed its library from libfreerdp to libfreerdp-core thus this needed changes too. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* freerdp: bump SRCREV to gather fixesOtavio Salvador2011-06-281-1/+1
| | | | | | | | This new version has many major refactorings that will be available on 0.9.0 release but the main fix is related to serial port redirection that has got many fixes and improvements. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* lvm2: import from OE rev 58b79786c6b1ee26340b20e7606d2144f52543edKoen Kooi2011-06-243-0/+337
| | | | | | update and clean Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* gsl: fix licence checksumsKoen Kooi2011-06-191-3/+2
| | | | | | also clean up some metadata Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* fftwf 3.2.2: add Vesperix NEON codeKoen Kooi2011-06-192-1/+31799
| | | | | | See http://www.vesperix.com/arm/fftw-arm/index.html for details Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* fftw: fix license checksums and delete old versionsKoen Kooi2011-06-194-27/+3
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* ntpd 4.2.6p3: make default configfile actually workKoen Kooi2011-06-174-77/+2
| | | | also remove machine overrides
* cpufrequtils: update to 008Koen Kooi2011-06-093-83/+24
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* udisks: initial add of 1.0.2Koen Kooi2011-06-092-0/+506
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* libatasmart: add 0.17Koen Kooi2011-06-092-0/+28
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* sg3-utils: add 1.31Koen Kooi2011-06-091-0/+14
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* upower: initial commit of 0.9.11Koen Kooi2011-06-091-0/+28
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* devicekit-power 014: import from OE rev d4f0211e2078d5033ae0dee74664de5520d8392dKoen Kooi2011-06-091-0/+30
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* iso-codes 1.4: import from OE rev d4f0211e2078d5033ae0dee74664de5520d8392dKoen Kooi2011-06-081-0/+13
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* check: import from OE rev d4f0211e2078d5033ae0dee74664de5520d8392dMartin Jansa2011-06-083-0/+50
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* pcsc-lite: rdepends on ccid and drop init scriptOtavio Salvador2011-06-021-12/+3
| | | | | | | We use auto-start feature by default as it is provided by ccid and works out of box for most use cases. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* ccid: add 1.4.4 version recipeOtavio Salvador2011-06-021-0/+18
| | | | Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* freerdp: bump SRCREV to 20110530 snapshotOtavio Salvador2011-06-021-2/+2
| | | | Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>