aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2013-08-14mysql-python: add dependency on mysqlMartin Jansa
* 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>
2013-08-14libgtop: add dependency on intltool-nativeMartin Jansa
* | 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>
2013-08-14goffice: add librsvg dependencyMartin Jansa
* No package 'librsvg-2.0' found Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-08-14gnome-power-management: add gnome-doc-utils dependencyMartin Jansa
* configure: error: gnome-doc-utils >= 0.3.2 not found Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-08-14dates: make it compatible with newer evolution-data-serverMartin Jansa
* 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>
2013-08-14evolution-data-server: upgrade to 3.2.3Martin Jansa
* 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>
2013-08-14gcalctool: move to nonworkingMartin Jansa
* 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>
2013-08-14gnome-control-center: add libgtop dependencyMartin Jansa
* 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>
2013-08-14gmtk: inherit gconfMartin Jansa
* 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>
2013-08-14glmark2: add dependency on jpegMartin Jansa
* fails without: | Checking for header jpeglib.h : not found | The configuration failed Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-08-14gcr: add glib-2.0 dependencyMartin Jansa
* it tries to build glib-2.0 from native sysroot without it Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-08-14python-edje: Fix building by preventing attempted use of examplesBob Ham
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>
2013-08-14fbreader: add sqlite3 dependencyMartin Jansa
* 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>
2013-08-14epiphany: add libgnome-keyring dependencyMartin Jansa
* configure wails without it: No package 'gnome-keyring-1' found Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-08-14claws-mail: add curl dependencyMartin Jansa
* 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>
2013-08-14azy: add glib-2.0 dependencyMartin Jansa
* Package 'glib-2.0', required by 'ecore', not found Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-08-14evas: add PACKAGECONFIG for harfbuzzMartin Jansa
* 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>
2013-08-14elementary: add PACKAGECONFIG for eweatherMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-08-14ecore: add PACKAGECONFIG for waylandMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-08-14elementary, evas-generic-loaders, e-wm: Drop svn recipesMartin Jansa
* keep .inc to reuse it for git recipe later Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-08-14efl: drop .inc and _svn.bb files for libs included in efl.gitMartin Jansa
* 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>
2013-08-14meta-efl: upgrade efl to 1.7.8, e-wm to 0.17.4Martin Jansa
* announcement: http://www.mail-archive.com/enlightenment-devel@lists.sourceforge.net/msg54004.html Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-08-14imlib2, lightmediascanner: Add PRIVATE_LIBSMartin Jansa
* 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>
2013-08-14gst-ffmpeg: drop .bbappend, moved to oe-coreMartin Jansa
* 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>
2013-08-13util-linux: rename .bbappend to match new oe-core versionMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-08-13nostromo: make sure usr/group www-data existJoe Slater
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>
2013-08-12quagga: backport documentation patchJoe MacDonald
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>
2013-08-08iperf: Fix licenseChunrong Guo
*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>
2013-08-03qwt: install Qt Designer plugins to correct directoryJonathan Liu
Signed-off-by: Jonathan Liu <net147@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-08-03pointercal-xinput: removePaul Eggleton
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>
2013-08-03xinput-calibrator: removePaul Eggleton
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>
2013-08-03vim: upgrade to v7.3.1314Paul Barker
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>
2013-08-03postgresql: upgrade to 9.2.4Mihai Prica
Signed-off-by: Mihai Prica <mihai.prica@intel.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-08-01cyrus-sasl: Add patches from Debian to fix linkingColin Walters
This fixes the build on at least Fedora 19 x86_64 as a host; we were trying to link a non-PIC static object into a shared library. Signed-off-by: Colin Walters <walters@verbum.org> Signed-off-by: Joe MacDonald <joe.macdonald@windriver.com>
2013-08-01cyrus-sasl: relocate files to package name dirJoe MacDonald
A minor bit of reorganization of the cyrus-sasl recipe directory in preparation for a build fix. Signed-off-by: Joe MacDonald <joe.macdonald@windriver.com>
2013-08-01ntp: allow to run pkg_postinst_ntpdate in do_rootfsMartin Jansa
* read-only rootfs cannot run postinsts on first boot and in this case it doesn't really have to as we can create cron task in do_rootfs Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Joe MacDonald <joe.macdonald@windriver.com>
2013-07-31webmin: add from meta-baryonPaul Eggleton
No changes. Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
2013-07-30ebtables: Load ebtables kernel moduleMihai Prica
Ebtables needs some kernel configs options to work properly. The standard yocto kernel config includes these as modules. Add code to load the ebtables module. Signed-off-by: Mihai Prica <mihai.prica@intel.com> Signed-off-by: Joe MacDonald <joe.macdonald@windriver.com>
2013-07-30connman: Rename bbappend to match new version from oe-coreMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-07-30e-base: add module.so to PRIVATE_LIBSMartin Jansa
* efl and e17 modules are installed in different directories and nothing is going to link with them -> no need to register them in shlibs providers * see https://bugzilla.yoctoproject.org/show_bug.cgi?id=4628 for more details about why this WARNING about multiple shlib providers was added Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-07-30cifs-utils: inherit pkgconfigMartin Jansa
* it fails in do_configure without it configure.ac:99: error: possibly undefined macro: AC_MSG_ERROR If this token and others are legitimate, please use m4_pattern_allow. See the Autoconf documentation. configure.ac:140: error: possibly undefined macro: AC_MSG_WARN autoreconf: sysroots/x86_64-linux/usr/bin/autoconf failed with exit status: 1 Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-07-30ruby: add dependency on db gdbm readlineMartin Jansa
* to prevent using bunded versions Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-07-30smbnetfs: add packageconfig for gnome-keyringMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-07-30samba: add packageconfig for famMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-07-30openldap: add dependency on util-linuxMartin Jansa
* openldap-slapd was sometime depending on util-linux-libuuid add dependency to explicitly enable it Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-07-30ntfs-3g-ntfsprogs: add packageconfig for uuidMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-07-30libgphoto2: add PACKAGECONFIG for serialMartin Jansa
* fixes undeterministic dependency on lockdev Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-07-30libftdi: add PACKAGECONFIG for cpp-wrapperMartin Jansa
* 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>
2013-07-30mkvtoolnix: inherit gettext and export RUBYLIBMartin Jansa
* fails to call msgfmt in do_compile: MSGFMT po/cs.po ERROR: Function failed: do_compile (see mkvtoolnix/5.9.0-r0/temp/log.do_compile.3794 for further information) * fails to find rubygems.rb: <internal:gem_prelude>:1:in `require': cannot load such file rubygems.rb (LoadError) Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-07-30x264: explicitly disable swscaleMartin Jansa
* 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>