summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* libdbd-sqlite-perl: add version 1.40Hongxu Jia2013-08-162-0/+108
| | | | | | | | | | | | | | | | DBD::SQLite is a Perl DBI driver for SQLite, that includes the entire thing in the distribution. So in order to get a fast transaction capable RDBMS working for your perl project you simply have to install this module, and nothing else. There is a perl script for test, while variable PERL_DBM_TEST is assigned the value '1', the script will be added, and you could run the script to test whether DBD::SQLite is working properly. [YOCTO #4128] Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* libdbi-perl: add version 1.628Hongxu Jia2013-08-161-0/+26
| | | | | | | | | | | | | | | | | | | | | | | The DBI is a database access module for the Perl programming language. It defines a set of methods, variables, and conventions that provide a consistent database interface, independent of the actual database being used. |<- Scope of DBI ->| .-. .--------------. .-------------. .-------. | |---| XYZ Driver |---| XYZ Engine | | Perl | | | `--------------' `-------------' | script| |A| |D| .--------------. .-------------. | using |--|P|--|B|---|Oracle Driver |---|Oracle Engine| | DBI | |I| |I| `--------------' `-------------' | API | | |... |methods| | |... Other drivers `-------' | |... `-' [YOCTO #4128] Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* meta-perl creationHongxu Jia2013-08-163-0/+118
|
* flashrom: Add flashrom recipeMatt Ranostay2013-08-161-0/+15
| | | | | | | Add flashrom recipe for managing recovery from bad UEFI updates. Signed-off-by: Matt Ranostay <mranostay@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* sdk: add acpica recipeFathi Boudra2013-08-163-0/+92
| | | | | | | Signed-off-by: Naresh Bhat <naresh.bhat@linaro.org> Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org> Signed-off-by: Matt Ranostay <mranostay@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* proxy-libintl: rprovide the gettext packagesKhem Raj2013-08-161-0/+2
| | | | | | | | This helps in stubbing out gettext when proxy-libintl is chosen usually on small/uclibc based images Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* lvm2: Add runtime dependency on bashMihai Prica2013-08-161-1/+2
| | | | | | | Fixes rootfs generation error if bash is not included in the image. Signed-off-by: Mihai Prica <mihai.prica@intel.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* gnome-vfs: add PACKAGECONFIG for avahiMartin Jansa2013-08-141-0/+3
| | | | | | * it's autodetected from sysroot Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* foxtrotgps: add bluez4 dependencyMartin Jansa2013-08-141-1/+1
| | | | | | | * configure doesn't allow to disable it and bluez is quite common on devices where foxtrotgps would be used Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* gpsd: add PACKAGECONFIG for bluezMartin Jansa2013-08-141-0/+4
| | | | | | * it's autodetected from sysroot Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* xfce4-icon-theme: add dependency on intltool-nativeMartin Jansa2013-08-141-0/+2
| | | | | | | | | | | * fails without it: | NOTE: Executing intltoolize --copy --force --automake | xfce4-icon-theme/4.4.3-r0/temp/run.do_configure.2826: intltoolize: not found | ERROR: Function failed: do_configure (log file is located at xfce4-icon-theme/4.4.3-r0/temp/log.do_configure.2826) Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* webkit-efl: add dependency on gstreamerMartin Jansa2013-08-141-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | * fails without it: | -- checking for module 'gstreamer-0.10' | -- package 'gstreamer-0.10' not found | -- checking for module 'gstreamer-base-0.10' | -- package 'gstreamer-base-0.10' not found | -- checking for module 'gstreamer-app-0.10' | -- package 'gstreamer-app-0.10' not found | -- checking for module 'gstreamer-audio-0.10' | -- package 'gstreamer-audio-0.10' not found | -- checking for module 'gstreamer-fft-0.10' | -- package 'gstreamer-fft-0.10' not found | -- checking for module 'gstreamer-interfaces-0.10' | -- package 'gstreamer-interfaces-0.10' not found | -- checking for module 'gstreamer-pbutils-0.10' | -- package 'gstreamer-pbutils-0.10' not found | -- checking for module 'gstreamer-video-0.10' | -- package 'gstreamer-video-0.10' not found | CMake Error at cmake-2.8/Modules/FindPackageHandleStandardArgs.cmake:108 (message): | Could NOT find GStreamer (missing: GSTREAMER_INCLUDE_DIRS Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* uhd: add dependency on ncursesMartin Jansa2013-08-141-1/+1
| | | | | | | | | | | | | | | | * when it's not found in target sysroots it's trying to use native one | cd uhd/1_3.5.3-r3.0/git/host/build/examples && sysroots/x86_64-linux/usr/bin/cmake -E cmake_link_script CMakeFiles/rx_ascii_art_dft.dir/link.txt --verbose=1 | sysroots/x86_64-linux/usr/bin/armv5te-oe-linux-gnueabi/arm-oe-linux-gnueabi-g++ -march=armv5te -marm -mthumb-interwork --sysroot=sysroots/qemuarm -O2 -pipe -g -feliminate-unused-debug-types -fpermissive -fvisibility-inlines-hidden -fpermissive -O2 -pipe -g -feliminate-unused-debug-types -O2 -pipe -g -feliminate-unused-debug-types -fpermissive -fvisibility-inlines-hidden -DNDEBUG -march=armv5te -marm -mthumb-interwork --sysroot=sysroots/qemuarm -O2 -pipe -g -feliminate-unused-debug-types -fpermissive -fvisibility-inlines-hidden -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed CMakeFiles/rx_ascii_art_dft.dir/rx_ascii_art_dft.cpp.o -o rx_ascii_art_dft -Lsysroots/x86_64-linux/usr/lib -rdynamic ../lib/libuhd.so.003.005 -lcurses sysroots/x86_64-linux/usr/lib/libform.so -lboost_date_time-mt -lboost_filesystem-mt -lboost_program_options-mt -lboost_regex-mt -lboost_system-mt -lboost_thread-mt -lboost_unit_test_framework -lrt -lusb-1.0 -lpthread -ldl -Wl,-rpath,uhd/1_3.5.3-r3.0/git/host/build/lib:sysroots/x86_64-linux/usr/lib: | sysroots/x86_64-linux/usr/libexec/armv5te-oe-linux-gnueabi/gcc/arm-oe-linux-gnueabi/4.8.1/ld: error: sysroots/x86_64-linux/usr/lib/libform.so: incompatible target | sysroots/x86_64-linux/usr/libexec/armv5te-oe-linux-gnueabi/gcc/arm-oe-linux-gnueabi/4.8.1/ld: warning: skipping incompatible sysroots/x86_64-linux/usr/lib/libncurses.so.5 while searching for libncurses.so.5 | sysroots/x86_64-linux/usr/libexec/armv5te-oe-linux-gnueabi/gcc/arm-oe-linux-gnueabi/4.8.1/ld: warning: skipping incompatible sysroots/x86_64-linux/usr/lib/libncurses.so.5 while searching for libncurses.so.5 | sysroots/x86_64-linux/usr/libexec/armv5te-oe-linux-gnueabi/gcc/arm-oe-linux-gnueabi/4.8.1/ld: error: cannot find libncurses.so.5 | sysroots/x86_64-linux/usr/libexec/armv5te-oe-linux-gnueabi/gcc/arm-oe-linux-gnueabi/4.8.1/ld: warning: skipping incompatible sysroots/x86_64-linux/usr/lib/libtinfo.so while searching for tinfo | sysroots/x86_64-linux/usr/libexec/armv5te-oe-linux-gnueabi/gcc/arm-oe-linux-gnueabi/4.8.1/ld: error: cannot find -ltinfo | uhd/1_3.5.3-r3.0/git/host/examples/rx_ascii_art_dft.cpp:149: error: undefined reference to 'initscr' Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* tumbler: add dependency on xfce4-dev-tools-nativeMartin Jansa2013-08-141-1/+1
| | | | | | | | | * tumbler configure needs XDT_I18N macro provided by xfce4-dev-tools | tumbler-0.1.29/configure: line 13752: syntax error near unexpected token `$linguas' | tumbler-0.1.29/configure: line 13752: `XDT_I18N($linguas)' | Configure failed. The contents of all config.log files follows to aid debugging Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* subsurface: add dependency on gconfMartin Jansa2013-08-141-1/+1
| | | | | | | | | | | | * fails without | Package gconf-2.0 was not found in the pkg-config search path. | Perhaps you should add the directory containing `gconf-2.0.pc' | to the PKG_CONFIG_PATH environment variable | No package 'gconf-2.0' found | main.c:7:32: fatal error: gconf/gconf-client.h: No such file or directory | #include <gconf/gconf-client.h> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* start-stop-daemon: add dependency on ncursesMartin Jansa2013-08-141-0/+1
| | | | | | | | * fails without: | configure: error: no curses library found | Configure failed. The contents of all config.log files follows to aid debugging Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* llvm2: add dependency on perl-nativeMartin Jansa2013-08-141-1/+1
| | | | | | | | | * it fails without it: | -- Could NOT find Perl (missing: PERL_EXECUTABLE) | CMake Error at tools/llvm-config/CMakeLists.txt:5 (message): | Perl required but not found! Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* libwnck(3): add PACKAGECONFIG for startup-notificationMartin Jansa2013-08-142-0/+6
| | | | | | | | * it's autodetected from sysroot and couple of packages are failing when pkg-config is trying to use libwnck*.pc without startup-notification in sysroot Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* mysql-python: add dependency on mysqlMartin Jansa2013-08-141-0/+2
| | | | | | | | | | | | | | | | | | | | | | | * fails without mysql_config: ERROR: Function failed: do_compile (log file is located at mysql-python/1.2.4-r0/temp/log.do_compile.29833) ERROR: Logfile of failure stored in: mysql-python/1.2.4-r0/temp/log.do_compile.29833 Log data follows: | DEBUG: Executing shell function do_compile | sh: 1: mysql_config: not found | Traceback (most recent call last): | File "setup.py", line 18, in <module> | metadata, options = get_config() | File "mysql-python/1.2.4-r0/MySQL-python-1.2.4/setup_posix.py", line 43, in get_config | libs = mysql_config("libs_r") | File "mysql-python/1.2.4-r0/MySQL-python-1.2.4/setup_posix.py", line 25, in mysql_config | raise EnvironmentError("%s not found" % (mysql_config.path,)) | EnvironmentError: mysql_config not found | ERROR: python setup.py build_ext execution failed. | ERROR: Function failed: do_compile (log file is located at mysql-python/1.2.4-r0/temp/log.do_compile.29833) NOTE: recipe mysql-python-1.2.4-r0: task do_compile: Failed ERROR: Task 6 (meta-oe/recipes-support/mysql/mysql-python_1.2.4.bb, do_compile) failed with exit code '1' Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* libgtop: add dependency on intltool-nativeMartin Jansa2013-08-141-4/+1
| | | | | | | * | NOTE: Executing intltoolize --copy --force --automake libgtop/2.28.2-r0/temp/run.do_configure.20714: intltoolize: not found Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* goffice: add librsvg dependencyMartin Jansa2013-08-141-1/+1
| | | | | | * No package 'librsvg-2.0' found Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* gnome-power-management: add gnome-doc-utils dependencyMartin Jansa2013-08-141-1/+1
| | | | | | * configure: error: gnome-doc-utils >= 0.3.2 not found Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* dates: make it compatible with newer evolution-data-serverMartin Jansa2013-08-143-5/+73
| | | | | | | | * drop 0.4.8 recipe, git recipe is default version for long time and pimlico-project.org is gone anyway: wget: unable to resolve host address 'pimlico-project.org' Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* evolution-data-server: upgrade to 3.2.3Martin Jansa2013-08-1412-364/+157
| | | | | | | | | | | | | | | | | | * I've only build tested this, because it was broken for long time and bothering me in world builds (and test-dependencies builds), but I'm not using any eds dependant app, so I cannot test it properly in runtime * I've dropped some patches with unclear purpose * enabled nss/nspr as they are now available in oe-core and simplifies the build (needs patch to fix build when nss is disabled) * it was broken for more then 4 months since glib upgrade to 2.36.* and nobody complained, I'm tempted to just remove it next time (together with cheese, dates, contacts, tasks) * too late I've found this commit https://lists.yoctoproject.org/pipermail/poky/2010-November/000526.html which does some similar things but only for 2.32.1 Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* gcalctool: move to nonworkingMartin Jansa2013-08-142-0/+0
| | | | | | | * broken at least since April http://permalink.gmane.org/gmane.comp.handhelds.openembedded/57920 and nobody complained, it's also replaced by gnome calculator Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* gnome-control-center: add libgtop dependencyMartin Jansa2013-08-141-1/+1
| | | | | | | | * it fails without it: | make[3]: *** [libcommon.la] Error 1 | make[3]: Leaving directory `work/armv5te-oe-linux-gnueabi/gnome-control-center/2.32.1-r1/gnome-control-center-2.32.1/capplets/common' Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* gmtk: inherit gconfMartin Jansa2013-08-141-1/+1
| | | | | | | * do_configure fails without it configure.ac:215: error: possibly undefined macro: AM_GCONF_SOURCE_2 Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* glmark2: add dependency on jpegMartin Jansa2013-08-141-1/+1
| | | | | | | | * fails without: | Checking for header jpeglib.h : not found | The configuration failed Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* gcr: add glib-2.0 dependencyMartin Jansa2013-08-141-1/+1
| | | | | | * it tries to build glib-2.0 from native sysroot without it Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* python-edje: Fix building by preventing attempted use of examplesBob Ham2013-08-141-0/+1
| | | | | | | | | | The examples apparently require compilation of .edc files to .edj files using a program called edje_cc. I have no idea how the upstream Makefile is supposed to work but it contains no such instructions and errors out without this configure option. Signed-off-by: Bob Ham <rah@settrans.net> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* fbreader: add sqlite3 dependencyMartin Jansa2013-08-142-2/+2
| | | | | | | | | | | * fails to build without: | Compiling SQLiteCommand.o ...Compiling SQLiteConnection.o ...Compiling SQLiteDataBase.o ...Compiling SQLiteDataReader.o ...Compiling SQLiteFactory.o ...In file included from SQLiteDataReader.h:26:0, | from SQLiteDataReader.cpp:20: | SQLiteCommand.h:24:21: fatal error: sqlite3.h: No such file or directory Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* epiphany: add libgnome-keyring dependencyMartin Jansa2013-08-141-1/+1
| | | | | | | * configure wails without it: No package 'gnome-keyring-1' found Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* claws-mail: add curl dependencyMartin Jansa2013-08-141-1/+1
| | | | | | | | | | * it's needed by libetpan: | configure:20812: checking whether libetpan-config hints compiles and links fine | configure:20826: arm-oe-linux-gnueabi-gcc -march=armv5te -marm -mthumb-interwork --sysroot=sysroots/qemuarm -o conftest -O2 -pipe -g -feliminate-unused-debug-types -Wno-unused-function -Wno-pointer-sign -Wall -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed conftest.c -lm -Lsysroots/qemuarm/usr/lib -letpan -pthread -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -lcurl -lgcrypt -lgnutls -lz -lexpat -lgnutls -llockfile >&5 | sysroots/x86_64-linux/usr/libexec/armv5te-oe-linux-gnueabi/gcc/arm-oe-linux-gnueabi/4.8.1/ld: error: cannot find -lcurl | collect2: error: ld returned 1 exit status Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* azy: add glib-2.0 dependencyMartin Jansa2013-08-141-2/+2
| | | | | | * Package 'glib-2.0', required by 'ecore', not found Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* evas: add PACKAGECONFIG for harfbuzzMartin Jansa2013-08-141-0/+3
| | | | | | | | | | | * harfbuzz is autodetected and can cause even edje_cc to fail, this if from cpu.bb build: | sysroots/x86_64-linux/usr/bin/edje_cc: error while loading shared libraries: libharfbuzz.so.0: cannot open shared object file: No such file or directory | make[2]: *** [e-module-cpu.edj] Error 127 Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* elementary: add PACKAGECONFIG for eweatherMartin Jansa2013-08-141-0/+3
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* ecore: add PACKAGECONFIG for waylandMartin Jansa2013-08-141-0/+3
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* elementary, evas-generic-loaders, e-wm: Drop svn recipesMartin Jansa2013-08-146-47/+0
| | | | | | * keep .inc to reuse it for git recipe later Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* efl: drop .inc and _svn.bb files for libs included in efl.gitMartin Jansa2013-08-1433-636/+467
| | | | | | | * in preparation for merged source dir in efl.git I don't plan to support newer SRCREVs from subversion * drop INC_PR and fold lib.inc into the recipe Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* meta-efl: upgrade efl to 1.7.8, e-wm to 0.17.4Martin Jansa2013-08-1432-302/+123
| | | | | | | * announcement: http://www.mail-archive.com/enlightenment-devel@lists.sourceforge.net/msg54004.html Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* imlib2, lightmediascanner: Add PRIVATE_LIBSMartin Jansa2013-08-142-0/+8
| | | | | | | | | | | * to resolve following warning: WARNING: lightmediascanner-0.4.4 is already registered as shlib provider for png.so, ignoring imlib2-loaders-1.4.5+svnr82070 trying to register the same WARNING: lightmediascanner-0.4.4 is already registered as shlib provider for jpeg.so, ignoring imlib2-loaders-1.4.5+svnr82070 trying to register the same WARNING: lightmediascanner-0.4.4 is already registered as shlib provider for id3.so, ignoring imlib2-loaders-1.4.5+svnr82070 trying to register the same when fixes from https://bugzilla.yoctoproject.org/show_bug.cgi?id=4628 are included in build Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* 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>
* util-linux: rename .bbappend to match new oe-core versionMartin Jansa2013-08-131-0/+0
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* nostromo: make sure usr/group www-data existJoe Slater2013-08-131-1/+6
| | | | | | | | | CQID: 422203 nostromo runs as user/group www-data and needs these to exist when we install it. Signed-off-by: Joe Slater <jslater@windriver.com>
* quagga: backport documentation patchJoe MacDonald2013-08-122-0/+63
| | | | | | | | | | The latest stable quagga adopted this patch: http://git.savannah.gnu.org/gitweb/?p=quagga.git;a=commit;h=b58c90807c9d0bfa9601704c7490a16070906004 to repair a documentation build error. Trivial backport. Signed-off-by: Joe MacDonald <joe@deserted.net>
* 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>