summaryrefslogtreecommitdiffstats
path: root/meta-oe
Commit message (Collapse)AuthorAgeFilesLines
* gst-ffmpeg: drop .bbappend, moved to oe-coreMartin Jansa2013-08-141-6/+0
| | | | | | | | | | * http://git.openembedded.org/openembedded-core/commit/?id=aab668fbba25d3e590e4182224b7b064d7705c5b * you need to add orc to PACKAGECONFIG if you want to continue using it * PRINC was dropped, oe-core commit had sufficient PR bump and this is going in almost simultaneously Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* iperf: Fix licenseChunrong Guo2013-08-081-1/+1
| | | | | | | | | *the current version of Iperf has a false LICENSE set, so fix license with the generic BSD license Signed-off-by: Chunrong Guo <B40290@freescale.com> Acked-by: Paul Barker <paul@paulbarker.me.uk> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* qwt: install Qt Designer plugins to correct directoryJonathan Liu2013-08-031-2/+4
| | | | | Signed-off-by: Jonathan Liu <net147@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* pointercal-xinput: removePaul Eggleton2013-08-032-20/+0
| | | | | | | This is now part of OE-Core. Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* xinput-calibrator: removePaul Eggleton2013-08-032-53/+0
| | | | | | | This is now part of OE-Core. Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* vim: upgrade to v7.3.1314Paul Barker2013-08-031-1/+1
| | | | | | | This is the last patch in the vim 7.3 series, the next release will be vim 7.4. Signed-off-by: Paul Barker <paul@paulbarker.me.uk> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* postgresql: upgrade to 9.2.4Mihai Prica2013-08-034-18/+18
| | | | | Signed-off-by: Mihai Prica <mihai.prica@intel.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* smbnetfs: add packageconfig for gnome-keyringMartin Jansa2013-07-301-0/+3
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* samba: add packageconfig for famMartin Jansa2013-07-301-0/+1
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* openldap: add dependency on util-linuxMartin Jansa2013-07-301-0/+2
| | | | | | | * openldap-slapd was sometime depending on util-linux-libuuid add dependency to explicitly enable it Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* ntfs-3g-ntfsprogs: add packageconfig for uuidMartin Jansa2013-07-301-0/+3
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* libgphoto2: add PACKAGECONFIG for serialMartin Jansa2013-07-301-0/+1
| | | | | | * fixes undeterministic dependency on lockdev Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* libftdi: add PACKAGECONFIG for cpp-wrapperMartin Jansa2013-07-301-0/+3
| | | | | | | | * also fixes WARNING: QA Issue: libftdi: The compile log indicates that host include and/or library paths were used. Please check the log '/OE/oe-core/tmp-eglibc/work/x86_64-oe-linux/libftdi/0.19-r1/temp/log.do_compile' for more information. Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* x264: explicitly disable swscaleMartin Jansa2013-07-301-0/+1
| | | | | | | * it's creating circular dependency on libav when explicitly enabled * and sometimes it's autodetected when x264 is rebuilt after building libav Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* farsight2: add PACKAGECONFIG for gupnpMartin Jansa2013-07-301-0/+3
| | | | | | | * it's autodetected from sysroot * add PACKAGECONFIG to make it deterministic Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* libnice: add PACKAGECONFIG for gupnpMartin Jansa2013-07-301-0/+3
| | | | | | | * it's autodetected from sysroot * add PACKAGECONFIG to make it deterministic Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* libav: add PACKAGECONFIG for bzip2 and jackMartin Jansa2013-07-301-0/+4
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* usbmuxd: fix unpackaged filesMartin Jansa2013-07-301-0/+3
| | | | | | | | | | | | | | * WARNING: QA Issue: usbmuxd: Files/directories were installed but not shipped /usr/lib64 /usr/lib64/libusbmuxd.so.1.0.8 /usr/lib64/libusbmuxd.so.2 /usr/lib64/libusbmuxd.so /usr/lib64/.debug /usr/lib64/pkgconfig /usr/lib64/.debug/libusbmuxd.so.1.0.8 /usr/lib64/pkgconfig/libusbmuxd.pc Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* usbmuxd: add PACKAGECONFIG for plistMartin Jansa2013-07-301-0/+2
| | | | | | | * it's autodetected from sysroot * add PACKAGECONFIG to make it deterministic Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* links: add PACKAGECONFIG for bzip2, lzmaMartin Jansa2013-07-301-0/+4
| | | | | | | * it's autodetected from sysroot * add PACKAGECONFIG to make it deterministic Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* libass: add PACKAGECONFIG for harfbuzzMartin Jansa2013-07-301-0/+3
| | | | | | | | | * it's autodetected from sysroot * add PACKAGECONFIG to make it deterministic * runtime dependencies for glib-2.0 harfbuzz libffi libicudata libicule libicuuc libstdc++ are added only when harfbuzz is detected Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* krb5: add PACKAGECONFIG for openssl and libeditMartin Jansa2013-07-301-0/+4
| | | | | | | * it's autodetected from sysroot * add PACKAGECONFIG to make it deterministic Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* joe: add PACKAGECONFIG for joeMartin Jansa2013-07-301-1/+3
| | | | | | | | * it's autodetected from sysroot * add PACKAGECONFIG to make it deterministic * ncurses-libtinfo dependency is added only when ncurses is built before joe Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* jasper: add PACKAGECONFIG for jpegMartin Jansa2013-07-301-0/+3
| | | | | | | * it's autodetected from sysroot * add PACKAGECONFIG to make it deterministic Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* mbuffer: add PACKAGECONFIG for md5Martin Jansa2013-07-301-0/+3
| | | | | | | * openssl is autodetected from sysroot * add PACKAGECONFIG to make it deterministic Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* fbida: add dependency on curl libungif tiffMartin Jansa2013-07-301-1/+1
| | | | | | | * it's autodetected from sysroot * GNUMakefile doesn't allow to use PACKAGECONFIG to explicitly disable them Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* loudmouth: add dependency on libidnMartin Jansa2013-07-301-1/+1
| | | | | | | | | * it's autodetected from sysroot and configure doesn't allow to disable it explicitly * feel free to add configure option and PACKAGECONFIG if this extra dependency bothers you Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* rrdtool: add PACKAGECONFIG for dbiMartin Jansa2013-07-301-0/+3
| | | | | | | | | | * dbi was autodetected from sysroot causing undeterministic builds and failures in lmsensors builds: ld: warning: libdbi.so.1, needed by sysroots/qemux86/usr/lib/librrd.so, not found (try using -rpath or -rpath-link) sysroots/qemux86/usr/lib/librrd.so: undefined reference to `dbi_result_get_string_idx' Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* qt-creator: upgrade to 2.8.0Jonathan Liu2013-07-241-3/+3
| | | | | Signed-off-by: Jonathan Liu <net147@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* proxy-libintl: Put .a in -dev package and allow empty main packageKhem Raj2013-07-241-1/+3
| | | | | | | | | This helps in staging the library when it is asked for via dependencies otherwise its missing in staging sysroot even though its built its stashed into -staticdev package Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* mosh: add new recipe for version 1.2.4Paul Eggleton2013-07-241-0/+31
| | | | | Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* libio-pty-perl: add from OE-Classic and updatePaul Eggleton2013-07-241-0/+14
| | | | | | | | | | | * Update to version 1.10 * Set SUMMARY instead of DESCRIPTION * Put SRC_URI checksums under SRC_URI * Add LIC_FILES_CHKSUM * Make LICENSE slightly more specific and add spacing Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* protobuf: add recipe from meta-virtualization and tweakPaul Eggleton2013-07-241-0/+20
| | | | | | | | | * Add proper SUMMARY * Break long DESCRIPTION onto multiple lines * Reorder some lines Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* vim: add PACKAGECONFIG for aclMartin Jansa2013-07-201-0/+1
| | | | | | * it's autodetected from sysroot Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* libunwind: add PACKAGECONFIG for lzmaMartin Jansa2013-07-201-0/+4
| | | | | | * it's autodetected from sysroot Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* lvm2: add PACKAGECONFIG for readlineMartin Jansa2013-07-201-0/+3
| | | | | | * it's autodetected from sysroot Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* glog: add dependency on libunwindMartin Jansa2013-07-201-0/+2
| | | | | | | * it's autodetected from sysroot and configure doesn't have parameter to explicitly disable it so PACKAGECONFIG won't work OOTB Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* jack: add dependency on libsaplerate0 and readlineMartin Jansa2013-07-201-2/+1
| | | | | | | | * they are autodetected from sysroot and configure doesn't have option to explicitly disable them, so PACKAGECONFIG won't work without improving configure Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* libgphoto2: add configure option for gd and add PACKAGECONFIGMartin Jansa2013-07-202-1/+38
| | | | | | | * it's autodetected and pulls couple of other dependencies freetype gd libpng lockdev zlib Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* samba: add dependency on zlib popt, PACKAGECONFIG for pamMartin Jansa2013-07-201-1/+6
| | | | | | | * zlib, popt are autodetected or used in bundled versions * pam is autodetected if available Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* samba: use more specific LICENSEMartin Jansa2013-07-201-1/+1
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* openldap: convert to PACKAGECONFIGs, explicitly disable opensslMartin Jansa2013-07-201-93/+43
| | | | | | | | * some options like ldbm weren't supported by current version * when gnutls and openssl were both available it was picking openssl because default --with-tls is auto Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* lcdproc5: add PACKAGECONFIG for libftdi, libusbMartin Jansa2013-07-201-2/+6
| | | | | | * drivers for lis, ula200 and i2500vfd weren't deterministicly enabled Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* licences: Add iozone3, SMAIL_GPLchunrong guo2013-07-203-0/+228
| | | | | | | | | *fix the fllowing warning |WARNING:debianutils: No generic license file exists for: SMAIL_GPL in any provider |WARNING:iozone3: No generic license file exists for: iozone3 in any provider Signed-off-by: Chunrong Guo <B40290@freescale.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* llvm3.3: append --enable-zlib to EXTRA_OECONF instead of overwritingJonathan Liu2013-07-201-1/+1
| | | | | | | | The options added to EXTRA_OECONF in llvm3.inc were being overwritten with --enable-zlib in llvm3.3_3.3.bb. Signed-off-by: Jonathan Liu <net147@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* llvm3.3: Add zlib dependency and explicitly enable itMartin Jansa2013-07-121-1/+1
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* portaudio: explicitly disable oss, add PACKAGECONFIG for alsa and jackMartin Jansa2013-07-121-1/+8
| | | | | | | | | | | * autoenabled dependencies on alsa-lib and jack are breaking espeak when it's built against portaudio in sysroot without them | ld: warning: libasound.so.2, needed by usr/lib/libportaudio.so, not found (try using -rpath or -rpath-link) | ld: warning: libjack.so.0, needed by usr/lib/libportaudio.so, not found (try using -rpath or -rpath-link) | usr/lib/libportaudio.so: undefined reference to `snd_pcm_sw_params_sizeof@ALSA_0.9' | usr/lib/libportaudio.so: undefined reference to `snd_pcm_hw_params_test_period_size@ALSA_0.9' Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* rsyslog: inherit pkgconfigMartin Jansa2013-07-121-1/+1
| | | | | | | | * without pkgconfig it's failing to expand PKG_CHECK_MODULES macro: | rsyslog-5.8.0/configure: line 16111: syntax error near unexpected token `GNUTLS,' | rsyslog-5.8.0/configure: line 16111: ` PKG_CHECK_MODULES(GNUTLS, gnutls >= 1.4.0)' Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* media-ctl: inherit pkgconfigMartin Jansa2013-07-121-1/+1
| | | | | | | | | | * without pkgconfig it's failing to expand PKG_CHECK_MODULES macro: | media-ctl/0.0.1-r3/git/configure: line 11700: syntax error near unexpected token `libudev,' | media-ctl/0.0.1-r3/git/configure: line 11700: ` PKG_CHECK_MODULES(libudev, libudev, have_libudev=yes, have_libudev=no)' Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* portaudio: inherit pkgconfigMartin Jansa2013-07-121-2/+1
| | | | | | | | | | | * without pkgconfig it's failing to expand PKG_CHECK_MODULES macro: | portaudio-v19/v19+svnr1387-r0/trunk/configure: line 11721: syntax error near unexpected token `JACK,' | portaudio-v19/v19+svnr1387-r0/trunk/configure: line 11721: `PKG_CHECK_MODULES(JACK, jack, have_jack=yes, have_jack=no)' | Configure failed. The contents of all config.log files follows to aid debugging Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>