Martin Jansa
f8004aa4a7
gpsd: use chrpath-replacement-native now
...
* chrpath-native was added to ASSUME_PROVIDED
http://lists.linuxtogo.org/pipermail/openembedded-core/2012-October/030744.html
* it would be better to not use chrpath at all, but build.txt says:
If you do not have chrpath available, GPSD binaries will be built
statically.
...
When you are cross-compiling, you'll need chrpath at version 0.14 or
later for cross-architecture support. If it's not yet packaged for
your environment, see http://alioth.debian.org/projects/chrpath/
and I prefer to stick to upstream
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2012-10-05 12:17:41 +02:00
Martin Jansa
1ee0ffac8c
python-pyqt: don't fail when do_configure is executed twice in the same WORKDIR
...
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2012-10-05 12:17:40 +02:00
Martin Jansa
58cb1dfe3e
srctree: remove this bbclass
...
* it's depending on clean.bbclass which isn't in meta-oe and oe-core now has externalsrc.bbclass
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2012-10-05 12:17:40 +02:00
Otavio Salvador
68f0544333
opencv: bump PR due libav update
...
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br >
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2012-10-05 11:27:25 +02:00
Otavio Salvador
d954ce0296
vlc: bump PR due libav update
...
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br >
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2012-10-05 11:27:22 +02:00
Otavio Salvador
6794372daa
mplayer2: bump PR due libav update
...
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br >
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2012-10-05 11:27:18 +02:00
Otavio Salvador
ca65a581a6
gst-ffmpeg: bump PR due libav update
...
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br >
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2012-10-05 11:27:15 +02:00
Otavio Salvador
65db44ac29
libav: Update to 0.8.3 version
...
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br >
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2012-10-05 11:27:00 +02:00
Otavio Salvador
84441954d0
libav: Drop 0.6.5 version
...
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br >
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2012-10-05 11:26:53 +02:00
Otavio Salvador
0c6871b1f6
libav: Convert to use dynamic packages to split libraries
...
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br >
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2012-10-05 11:26:49 +02:00
Otavio Salvador
7fb3b06bac
libtinyxml: Add recipe for 2.6.2
...
This imports the recipe for TinyXML from meta-WebOS@e5c99c2cf, does
some minor fixes on the recipe and import the patches included in the
Debian package.
We use PR as r5 to ensure the package is updated when removed from
meta-WebOS layer.
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br >
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2012-10-04 15:52:54 +02:00
Otavio Salvador
8e26af8d38
libcec: Update to 1.9.0 version
...
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br >
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2012-10-04 15:52:46 +02:00
Otavio Salvador
166621a82f
lockdev: Add recipe based on upcoming 1.0.4 version
...
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br >
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2012-10-04 15:52:35 +02:00
Andrei Gherzan
d4c73cbdfe
talloc: Fix swig interface install path
...
Using the way swig interface is installed leads to a bad path in ${D}.
The interface ended up in ${D}/${STAGING_DIR_NATIVE} which is wrong. The
fix is to define a variable in recipe which is used in install rule by
talloc.
As well, LICENSE variable modified to reflect the real license:
LGPL-3.0
Signed-off-by: Andrei Gherzan <andrei@gherzan.ro >
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2012-10-04 15:52:27 +02:00
Gary Thomas
3871d45614
media-ctl: Update to latest upstream to fix build with latest autotools
...
Signed-off-by: Gary Thomas <gary@mlbassoc.com >
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2012-10-03 12:25:07 +02:00
Martin Jansa
ab6cd2bb73
python-pyqt: upgrade to 4.9.5
...
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2012-10-02 19:29:38 +02:00
Martin Jansa
a76f29b406
qt4: add bbappends also for 4.8.3 version
...
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2012-10-02 19:29:38 +02:00
Martin Jansa
0560c4e1dd
portaudio: update SRC_URI
...
* 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 >
2012-10-02 19:29:07 +02:00
Martin Jansa
44b3c94232
foxtrotgps: rename configure.in only if it still exists
...
* it was failing when do_configure was reexecuted in same workdir
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2012-10-02 19:29:07 +02:00
Martin Jansa
b16ba49075
re2c: import from oe-classic
...
* used by azy
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2012-10-02 19:29:06 +02:00
Khem Raj
7bfff4b1d6
uhd,fuse: Fix misplaced quotations
...
Signed-off-by: Khem Raj <raj.khem@gmail.com >
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2012-09-28 22:50:42 +02:00
Koen Kooi
d804e88272
Merge branch 'xfce-4.10' of git://gitorious.org/schnitzeltony-oe-meta/meta-openembedded
2012-09-26 09:35:45 +02:00
Khem Raj
7c5fb741a4
blacklist.bbclass: Remove
...
moved into OE-Core
Signed-off-by: Khem Raj <raj.khem@gmail.com >
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2012-09-24 10:02:47 +02:00
Andrei Gherzan
d6055c8e44
zram: Integrate an init script
...
Signed-off-by: Andrei Gherzan <andrei@gherzan.ro >
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2012-09-24 10:01:47 +02:00
Martin Ertsaas
4cfe58d3ce
zsh: Change from 4.3.17 to 5.0.0, which is the latest stable release. Also change the mirror from the zsh ftp server, which is really slow and unstable, to a sourceforce mirror.
...
The reason for removing the 4.3.17 recipe is that it used the ftp mirror, which
has removed the 4.3.17 tarbal used.
Signed-off-by: Martin Ertsaas <mertsas@cisco.com >
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2012-09-24 10:01:24 +02:00
Martin Jansa
c988ce5518
emacs: fix X11DEPENDS and build without x11 enabled at all
...
* 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 >
2012-09-22 15:34:16 +02:00
Martin Jansa
ac89f82dc8
lzma: replace oe.process.run with subprocess.call in do_unpack, drop 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 >
2012-09-22 15:34:16 +02:00
Zhenhua Luo
e4080183ba
libnfnetlink: use a correct LIC_FILES_CHKSUM
...
The current LIC_FILES_CHKSUM checks the copyright/license from the
generated Makefile.in, this is not correct.
Since there is no seperated license/copying file, this fixes it to
use license content in src/libnfnetlink.c instead.
Signed-off-by: Zhenhua Luo <b19537@freescale.com >
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2012-09-20 10:05:07 +02:00
Martin Jansa
6d93a88d6d
recipes: few more PR bumps to rebuild after libffi5 -> libffi6
...
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2012-09-20 10:02:51 +02:00
Martin Jansa
fc9386733a
recipes: bump PR to rebuild after libffi5 -> libffi6
...
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2012-09-20 10:02:45 +02:00
Khem Raj
0de90ae3fa
sg3-utils: Correct typo in checksums
...
Signed-off-by: Khem Raj <raj.khem@gmail.com >
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2012-09-20 10:02:41 +02:00
Andreas Müller
a93ef9eb4f
midori: update to 0.4.6
...
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com >
2012-09-18 15:54:03 +02:00
Andreas Müller
4d234731b2
lxdm: initial add 1.22_git
...
* use git version since 1.21 missing escape button and bugfixes
* no init-scripts (I am working with systemd -> testing causes huge efforts ->
subsequent patches)
* run tested on overo/xfce
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com >
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2012-09-17 10:42:35 +02:00
Andreas Müller
e527e152a2
networkmanager: unbreak build with latest kernel headers
...
| nm-ppp-manager.c: In function 'monitor_cb':
| nm-ppp-manager.c:307:23: error: storage size of 'req' isn't known
| make[5]: *** [libppp_manager_la-nm-ppp-manager.lo] Error 1
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com >
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2012-09-17 10:42:32 +02:00
Andreas Müller
3b5c4f60d3
gnome.bbclass: remove to use oe-core's version
...
* suggested in [1]
* build tested from scratch with my working image [2]
[1] http://lists.linuxtogo.org/pipermail/openembedded-devel/2012-August/041157.html
[2] http://gitorious.org/schnitzeltony-oe-meta/meta-misc/blobs/master/recipes-image/xfce-full-image.bb
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com >
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2012-09-17 10:42:28 +02:00
Martin Jansa
d010c0650b
mcnavi: fix do_configure_prepend to be reentrant
...
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2012-09-11 19:21:30 +02:00
Martin Jansa
85d9bb4931
mcnavi: add also target edje to DEPENDS
...
* configure checks for that
| configure:17465: error: Package requirements (ecore ecore-evas evas edje imlib2 libgps) were not met:
|
| No package 'edje' found
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2012-09-11 13:40:16 +02:00
Martin Jansa
469c1599ce
sip-native: inherit qmake2 instead of qt4x11
...
* it seems enough
* inherit qt4x11 adds dependency on target qt4-x11-free, which is bad,
because we don't need it and it's causing different sstate checksum:
$ bitbake-diffsigs
stamps.1347348593/nokia900/x86_64-linux/sip-native-4.13.3-r0.do_configure.sigdata.6e44871660ef91eab5ee4d56e55b6728
stamps.1347348593/om-gta02/x86_64-linux/sip-native-4.13.3-r0.do_configure.sigdata.cdaf666b98c2c6ccfb710743dcdbd988
Hash for dependent task qt4-x11-free_4.8.1.bb.do_populate_sysroot changed from 79234aca07686c1d97782e21fc098071 to 7e9ba3de3ba9f709a5d9ef5abadb2d9e
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2012-09-11 12:25:45 +02:00
Martin Jansa
9295d48aba
libwmf: fix DEPENDS_virtclass-native
...
* libpng and jpeg are not expaned to native variants, causing different
sstate checksums when libwmf-native is build with MACHINEs with
e.g. different PACKAGE_ARCH
* maybe it's fault in handling DEPENDS_virtclass-native and it should
expand it, but this patch fixes it too
http://lists.linuxtogo.org/pipermail/openembedded-core/2012-September/029394.html
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2012-09-11 12:25:45 +02:00
Martin Jansa
eb82b4f0e4
pixman: drop patches, merged to oe-core
...
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2012-09-10 15:37:16 +02:00
Martin Jansa
a5c8e31720
libjpeg: use nasm-native also for target DEPENDS, it's needed for targets with SIMD support
...
* configure checks that the same as in native case
| configure:13139: checking if we have SIMD optimisations for cpu type
| configure:13143: result: yes (x86_64)
| configure:13151: checking for nasm
| configure:13181: result: no
| configure:13151: checking for nasmw
| configure:13181: result: no
| configure:13151: checking for yasm
| configure:13181: result: no
| configure:13189: error: no nasm (Netwide Assembler) found
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2012-09-10 10:56:16 +02:00
Martin Jansa
f03d576a84
foxtrotgps: upgrade to 1.1.1 and fix build with new automake
...
* It was failing like this
| automake: warnings are treated as errors
| automake: warning: autoconf input should be named 'configure.ac', not 'configure.in'
| autoreconf: automake failed with exit status: 1
after automake was upgraded to 1.12.3
http://lists.linuxtogo.org/pipermail/openembedded-core/2012-September/029108.html
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2012-09-10 10:55:55 +02:00
Jack Mitchell
8d87ca7f80
libplist: add upstream patch to fix parallel make issue
...
Signed-off-by: Jack Mitchell <jack.mitchell@dbbroadcast.co.uk >
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2012-09-06 13:14:38 +02:00
Sander van Grieken
f46e3e6764
libimobiledevice: add recipe for Apple products protocol support
...
Signed-off-by: Sander van Grieken <sander@outrightsolutions.nl >
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2012-09-06 13:14:00 +02:00
Sander van Grieken
c4a74df82d
ifuse: add recipe to expose files on Apple devices via fuse
...
Signed-off-by: Sander van Grieken <sander@outrightsolutions.nl >
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2012-09-06 13:14:00 +02:00
Martin Jansa
ba89801d4d
task-x11*: remove in favor of packagegroup-core-x11* variants from oe-core
...
* packagegroup-core-x11* allows to remove task-x11-server and
task-x11 from meta-oe without loosing any functionality
* be carefull with 2 changed default values:
XSERVER does not include xf86-input-mouse and xf86-input-keyboard
VIRTUAL-RUNTIME_xserver_common defaults to x11-common in oe-core
and to xserver-common in meta-oe's task-x11
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2012-09-06 13:13:59 +02:00
Martin Jansa
49e269ecc6
packagegroup: add RPROVIDES/RREPLACES/RCONFLICTS and bump PR to get some upgrade path
...
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2012-09-05 10:05:06 +02:00
Martin Jansa
21a4be0e36
task*: rename to packagegroup to match oe-core
...
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2012-09-05 10:05:06 +02:00
Martin Jansa
f3dbc97b44
xf86-video-glamo: add xserver-xorg-module-exa to RDEPENDS
...
* it was separated from xserver-xorg package and glamo fails in runtime without that
http://git.openembedded.org/openembedded-core/commit/?id=1a666ee1cda3c0b74daba5881fc5f62e13deec66
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2012-09-05 10:05:05 +02:00
Koen Kooi
dac61f2ef0
usbmuxd 1.08: add recipe to talk to iDevices
...
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2012-08-31 09:05:45 +02:00