summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-support
Commit message (Collapse)AuthorAgeFilesLines
* portaudio: update SRC_URIMartin Jansa2012-10-021-1/+1
| | | | | | | | * http://www.portaudio.com/usingsvn.html: Note that we are in the process of migrating from Trac on portaudio.com to Assembla. (1/24/12) * old repo seems gone now Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* re2c: import from oe-classicMartin Jansa2012-10-021-0/+14
| | | | | | * used by azy Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* uhd,fuse: Fix misplaced quotationsKhem Raj2012-09-281-1/+1
| | | | | Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* emacs: fix X11DEPENDS and build without x11 enabled at allMartin Jansa2012-09-222-52/+64
| | | | | | | | * also added copy for libcroco librsvg is linked to it by default after http://git.openembedded.org/openembedded-core/commit/?id=e177f1475c55c7d0bf3e2752e6502a7e8577a075 Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* lzma: replace oe.process.run with subprocess.call in do_unpack, drop ↵Martin Jansa2012-09-221-5/+4
| | | | | | | | | NATIVE_INSTALL_WORKS * oe.process was removed in http://git.openembedded.org/openembedded-core/commit/meta/lib/oe?id=d56062cbf92ef206bf06c767befacb66927a9a36 Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* recipes: few more PR bumps to rebuild after libffi5 -> libffi6Martin Jansa2012-09-201-1/+1
| | | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* recipes: bump PR to rebuild after libffi5 -> libffi6Martin Jansa2012-09-204-4/+4
| | | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* sg3-utils: Correct typo in checksumsKhem Raj2012-09-201-1/+1
| | | | | Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* ipsec-tools: use a correct LIC_FILES_CHKSUMChristopher Larson2012-08-241-1/+1
| | | | | | | | | | The current LIC_FILES_CHKSUM checks the FSF copyright/license from the *generated* Makefile.in, which has nothing at all to do with the licensing of ipsec-tools. This is about as wrong as it's possible for LIC_FILES_CHKSUM to be. This fixes it to use one of the headers from libipsec instead. Signed-off-by: Christopher Larson <chris_larson@mentor.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* freerdp-extension-xpunlimited: inherit gitpkgvPaul Eggleton2012-08-241-1/+1
| | | | | | | | | If you refer to GITPKGVTAG you need to inherit gitpkgv or the result is a parsing error. Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Acked-by: Otavio Salvador <otavio@ossystems.com.br> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* strongswan_5.0.0.bb: update recipe packaging to fix QA warnings and package ↵Matthew McClintock2012-08-131-1/+9
| | | | | | | all content Signed-off-by: Matthew McClintock <msm@freescale.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* fuse: update to 2.9.1Koen Kooi2012-08-084-55/+5
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* cpufrequtils: Use CC, LD etc. that comes from OE.Martin Ertsaas2012-08-072-1/+32
| | | | | | | The problem with just setting CROSS, is that it will unset all the flags that OE sets in CC, like float-abi=hard. Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* strongswan: upgrade to version 5.0.0Horia Geanta2012-08-071-3/+3
| | | | | | | | COPYING change is trivial: http://git.strongswan.org/?p=strongswan.git;a=commitdiff;h=fbdef639d6ed3500bda9e330a2f57de5e833750c Signed-off-by: Horia Geanta <horia.geanta@freescale.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* postgresql: Fix packaging of static librariesOtavio Salvador2012-08-071-8/+14
| | | | | | | | | | | | | | This patch fixes the following QA issue: ,----[ Fragment of build error log ] | ... | ERROR: QA Issue: non -staticdev package contains static .a library: | libecpg-dev path '/work/.../packages-split/libecpg-dev/usr/lib/libpgtypes.a' | ... `---- Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* postgresql: Fix redundant rpath for '/usr/lib'Otavio Salvador2012-08-071-2/+3
| | | | | | | | | | | | | | | | | This patch fixes the following QA issue: ,----[ Fragment of build error log ] | ... | ERROR: QA Issue: postgresql-client: | /work/.../usr/bin/pg_dumpall contains probably-redundant | RPATH /usr/lib | ... `---- Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Reported-by: Nathan West <nate.ewest@gmail.com> Reported-by: Rogerio Pimentel <rogerio.pimentel@freescale.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* emacs: copy only needed stuff to qemu-treedir, not whole sysrootMartin Jansa2012-08-071-10/+64
| | | | | | | | | | * my typical sysroot is huge (5.5G) and only 86M is really needed we can also copy copy whole ${STAGING_DIR_TARGET}/${libdir}/lib*.so.* ${STAGING_DIR_TARGET}/${base_libdir}/l* but that is still quite big (3.2G) Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* emacs: rename TUTORIAL.ko to TUTORIAL.KO so it's not picked by ↵Martin Jansa2012-08-072-0/+8
| | | | | | | | package.bbclass for striping * with http://patchwork.openembedded.org/patch/33365/ it's not fatal but still anoying Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* fbreader: drop machine overridesMartin Jansa2012-08-072-9/+0
| | | | | | * sorry forgot to move them to .bbappend before merging to meta-oe Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* emacs: drop older version 23.1Martin Jansa2012-07-316-198/+0
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* emacs: upgrade to 23.4Martin Jansa2012-07-314-2/+132
| | | | | | | * package icons in PN * pass --with-crt-dir option to resolve crt* used from host system Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* emacs: fix dso buildMartin Jansa2012-07-312-1/+42
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* fbreader, fltk, gpm, iksemel, joe, links, ode, openldap, opensync, xchat: ↵Martin Jansa2012-07-3132-0/+1122
| | | | | | import from meta-smartphone Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* emacs: import from meta-smartphoneMartin Jansa2012-07-315-0/+223
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* libetpan: import from meta-smartphoneMartin Jansa2012-07-313-0/+47
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* upower: use gobject-introspection-stub instead of -native which was removed ↵Martin Jansa2012-07-281-2/+2
| | | | | | in oe-core Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* tcpdump: bump PR to rebuild against libpcap1 instead libpcapMartin Jansa2012-07-281-1/+1
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* nano: add PACKAGECONFIG for 'tiny' buildChristopher Larson2012-07-251-2/+2
| | | | | Signed-off-by: Christopher Larson <chris_larson@mentor.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* cramfs_cvs.bb: fix compile step so it can be rerun without failingMatthew McClintock2012-07-231-1/+2
| | | | | Signed-off-by: Matthew McClintock <msm@freescale.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* check: upgrade to 0.9.8 and fix build with new automake-1.12.xMartin Jansa2012-07-195-49/+41
| | | | | | | | | * configure_fix.patch and check-m4-am-path-check-use-quadrigraphs-in-macro-names-to-unbreak-autoconf.patch were already resolved upstream Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* lzma: use 4 spaces instead of 8 in do_unpack_appendMartin Jansa2012-07-191-4/+4
| | | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* poppler-fp: convert tabs to 4 spaces in get_poppler_fpu_settingMartin Jansa2012-07-191-3/+3
| | | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* recipes: convert tabs to 4 spaces in populate_packagesMartin Jansa2012-07-193-61/+61
| | | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* various: update ; proto= to ; protocol= in SRC_URIKoen Kooi2012-07-162-2/+2
| | | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Acked-by: Martin Jansa <Martin.Jansa@gmail.com>
* udisks: move systemd support to meta-systemdAndreas Müller2012-07-162-119/+3
| | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
* syslog-ng: move systemd support to meta-systemdAndreas Müller2012-07-161-7/+2
| | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
* ntp: move systemd support to meta-systemdAndreas Müller2012-07-163-39/+1
|
* meta-oe: Fix SRC_URI warnings to use "protocol" not "proto"Elvis Dowson2012-07-137-7/+7
| | | | | | | | | | | | | | | | | | This commit updates the SRC_URI for the following recipes to use "protocol" meta-oe/recipes-devtools/python/python-pyyaml_svn.bb meta-oe/recipes-navigation/navit/navit_svn.bb meta-oe/recipes-qt/qcanobserver/qcanobserver-socketcan_svn.bb meta-oe/recipes-qt/qcanobserver/qcanobserver_svn.bb meta-oe/recipes-support/dfu-util/dfu-util_svn.bb meta-oe/recipes-support/portaudio/portaudio-v19_svn.bb meta-oe/recipes-support/samsung-soc-utils/s3c24xx-gpio_svn.bb meta-oe/recipes-support/samsung-soc-utils/s3c64xx-gpio_svn.bb meta-oe/recipes-support/samsung-soc-utils/sjf2410-linux-native_svn.bb meta-oe/recipes-support/usbpath/usbpath_svn.bb meta-oe/recipes-support/wmiconfig/wmiconfig_svn.bb Signed-off-by: Elvis Dowson <elvis.dowson@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* opencv, opencv-samples: drop 2.3.1Koen Kooi2012-07-133-155/+0
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* opencv, opencv-samples: add 2.4.2Koen Kooi2012-07-133-0/+155
| | | | | | Libav is easier to get right than gstreamer, so switch back. Also enable libv4l for better v4l(2) support Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* mini-iconv: Add package recipeKhem Raj2012-07-091-0/+21
| | | | | | | | mini iconv can be used to replace GNU libiconv it does not do all translation but it good for small systems especially uclibc based Signed-off-by: Khem Raj <raj.khem@gmail.com>
* cpufrequtils: Fix build without NLSKhem Raj2012-07-092-82/+3
| | | | | | | | | uclibc disables NLS and we need to pass the right define to inform the build system about NLS support cpufrequtils-nls.patch is applied upstream so lets remove it from metadata Signed-off-by: Khem Raj <raj.khem@gmail.com>
* ntp: unbreak fetching of ntp-sslKoen Kooi2012-06-271-1/+1
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* libatasmart: update to 0.19Koen Kooi2012-06-272-16/+2
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* fb-test: add latest git versionKoen Kooi2012-06-051-0/+19
| | | | | | This is a suite of utils to test the linux framebuffer and aid in debugging problems. Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* recipes: bump PR to fix -systemd postinsts where SYSTEMD_SERVICE was used ↵Martin Jansa2012-06-051-1/+1
| | | | | | | | without PN* suffix Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* pidgin: fix missing quote in FILES_libgnt-dbgMartin Jansa2012-05-171-2/+2
| | | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* pidgin: explicitly disable nssMartin Jansa2012-05-171-1/+2
| | | | | | | * sometimes it leaks from meta-chromium and breaks pidgin build Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* libnl: upgrade to 3.2.9 and fix upgrade pathMartin Jansa2012-05-171-5/+9
| | | | | | | | * COPYING change is only formal from http://git.infradead.org/users/tgr/libnl.git/commitdiff/c857625be074a7b9ef6adbcdde986a0b23aae901 Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* libnl: bump PEMartin Jansa2012-05-171-0/+2
| | | | | | | * libnl-2 in oe-core has PE 1, so in order to have upgrade patch from libnl-2 to libnl-3 we need PE 1 here too Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>