Commit Graph

1041 Commits

Author SHA1 Message Date
Koen Kooi
b2bed436b4 libc-client: import from OE classic
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-11-03 14:11:22 +01:00
Koen Kooi
69de108f24 connman: bump PR for iptables change
connmand[180]: /usr/sbin/connmand: error while loading shared libraries: libxtables.so.5: cannot open shared object file: No such file or directory

$ dpkg-deb -c ipk/armv7a/iptables_1.4.12.1-r0_armv7a.ipk  | grep libxtables
-rwxr-xr-x root/root     35252 2011-11-01 20:16 ./usr/lib/libxtables.so.7.0.0
lrwxrwxrwx root/root         0 2011-11-01 20:16 ./usr/lib/libxtables.so.7 -> libxtables.so.7.0.0

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-11-03 10:09:29 +01:00
Koen Kooi
0996da43b2 lemon 3.5.4: import from OE classic
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-11-03 09:51:55 +01:00
Andreas Müller
6d0fe0de24 xfce4-diskperf-plugin: initial add 2.3.0
* patch sent to xfce-bugzilla [1]
* run tested with memory stick on overo

[1] https://bugzilla.xfce.org/show_bug.cgi?id=8099

Signed-off-by: Andreas Müller <schnitzeltony@gmx.de>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-11-03 09:49:47 +01:00
Andreas Müller
0c8127413f xfce4-netload-plugin: initial add 1.0.0
* patch taken from xfce-bugzilla [1]
* run tested with wlan0 on overo

[1] https://bugzilla.xfce.org/show_bug.cgi?id=7083

Signed-off-by: Andreas Müller <schnitzeltony@gmx.de>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-11-03 09:49:46 +01:00
Koen Kooi
b3d7efbc9a cloud9: add avahi service file
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-11-02 19:10:55 +01:00
Andreas Müller
640a2e2a58 xfce4-clipman-plugin: initial add 1.2.2
Signed-off-by: Andreas Müller <schnitzeltony@gmx.de>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-11-02 17:25:43 +01:00
Andreas Müller
2d1d33ec11 xfce-panel-plugin.bbclass: Add further directories to FILES_${PN}
* Some panel-plugins (e.g xfce4-clipman-plugin) use panel/plugins instead of
  xfce4/panel-plugins.
* build tested on maiden tmp-dir
* run tested all applications and plugins on overo

Signed-off-by: Andreas Müller <schnitzeltony@gmx.de>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-11-02 17:25:43 +01:00
Andreas Müller
48640311c1 xfce.bbclass: Add further folders for ${PN}-dev/-staticdev/-dbg
* Some panel-plugins (e.g xfce4-clipman-plugin) store libraries in
  /usr/lib/xfce4/panel/plugins instead of
  /usr/lib/xfce4/panel-plugins.
* build tested on maiden tmp-dir
* run tested all applications and plugins on overo

Signed-off-by: Andreas Müller <schnitzeltony@gmx.de>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-11-02 17:25:42 +01:00
Andreas Müller
6b765989a4 mime.bbclass: Add --disable-update-mimedb to EXTRA_OECONF
keep recipes from building files not intended to pack and causing QA warnings [1]

[1] http://lists.linuxtogo.org/pipermail/openembedded-devel/2011-November/035954.html

Signed-off-by: Andreas Müller <schnitzeltony@gmx.de>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-11-02 17:25:42 +01:00
Andreas Müller
17f049b000 imagemagick: fix QA warnings for unshipped files
on build we receive tons of warnings like

WARNING: For recipe imagemagick, the following files were installed but not shipped in any package:
WARNING:   /usr/lib/ImageMagick-6.4.4/config/type.xml
WARNING:   /usr/lib/ImageMagick-6.4.4/config/type-solaris.xml
WARNING:   /usr/lib/ImageMagick-6.4.4/config/locale.xml
WARNING:   /usr/lib/ImageMagick-6.4.4/config/english.xml
WARNING:   /usr/lib/ImageMagick-6.4.4/config/type-windows.xml
WARNING:   /usr/lib/ImageMagick-6.4.4/config/type-ghostscript.xml
WARNING:   /usr/lib/ImageMagick-6.4.4/config/delegates.xml
WARNING:   /usr/lib/ImageMagick-6.4.4/config/configure.xml
WARNING:   /usr/lib/ImageMagick-6.4.4/config/francais.xml
WARNING:   /usr/lib/ImageMagick-6.4.4/modules-Q16/filters/analyze.a
WARNING:   /usr/lib/ImageMagick-6.4.4/modules-Q16/filters/analyze.la
WARNING:   /usr/lib/ImageMagick-6.4.4/modules-Q16/filters/analyze.so
WARNING:   /usr/lib/ImageMagick-6.4.4/modules-Q16/filters/.debug/analyze.so
WARNING:   /usr/lib/ImageMagick-6.4.4/modules-Q16/coders/histogram.la
WARNING:   /usr/lib/ImageMagick-6.4.4/modules-Q16/coders/ycbcr.a
...

Signed-off-by: Andreas Müller <schnitzeltony@gmx.de>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-11-02 17:25:41 +01:00
Koen Kooi
1e6a6f47d0 bootchart: add meego C only version
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-11-02 13:22:34 +01:00
Koen Kooi
e57d05be92 python-simplejson: import from OE classic and update to 2.2.1
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-11-02 13:00:03 +01:00
Koen Kooi
02147ad225 python-tornado: add patch to fix crasher
socket.gaierror: [Errno 3] invalid value for ai_flags.

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-11-02 13:00:02 +01:00
Koen Kooi
e2b5b7e246 gateone: add git version
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-11-02 12:59:52 +01:00
Koen Kooi
409d197315 python-pyopenssl: import from OE classic, update to 0.13
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-11-02 11:06:10 +01:00
Koen Kooi
239e817197 systemd-compat-units: run systemd-machine-id-setup
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-11-01 14:33:10 +01:00
Martin Jansa
fa226d8c6c evas: bump SRCREV to fix gl_x11
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-11-01 09:58:08 +01:00
Martin Jansa
1fd4003f9a gpsd: fix build with python2.7 in sysroot and python2.6 on host
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-11-01 09:57:03 +01:00
Martin Jansa
396550a39a recipes: bump PR after python upgrade
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-11-01 09:57:03 +01:00
Denis 'GNUtoo' Carikli
9e15d45d02 meta-efl: e-wm: renice to -2
A niceness of -10 is way too much, and it causes some audio problems
  such as buffer underruns/overruns with writei/readi with the
  fsoaudiod plugin responsible of sound during calls on the nokia900
  (and maybe other audio problems on other devices too).

Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@no-log.org>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-11-01 09:57:03 +01:00
Martin Jansa
bdf3f45012 task-x11-server: import from Angstrom
* from meta-angstrom revision 8aa9581a920abae8878df2f3faf9857474edd1f8
* added RPROVIDES to be able to drop server part from task-x11
* updated DESCRIPTION to match
* renamed to task-x11-server for upgradeable path

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-11-01 09:57:03 +01:00
Martin Jansa
41d9c955c4 elfe: bump SRCREV to fix more deprecated API calls
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-11-01 09:57:03 +01:00
Martin Jansa
592e24e043 systemd-serialgetty: use better default SERIAL_CONSOLE
* having /dev/ttySO fails with:
  | ln: failed to create symbolic link
  `/OE/shr-core/tmp/work/nokia900-oe-linux-gnueabi/systemd-serialgetty-1.0-r0/image/etc/systemd/system/getty.target.wants/serial-getty@/dev/ttyS0.service':
  No such file or directory

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-11-01 09:57:03 +01:00
Martin Jansa
8f79297046 task-x11: remove server parts and add VIRTUAL_RUNTIME variables to be able to select different -common and init providers
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-11-01 09:57:03 +01:00
Martin Jansa
776cb915ff e-base: bump EFL_SRCREV and refresh patches and elementary version
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-11-01 09:57:03 +01:00
Denis 'GNUtoo' Carikli
56a5dd99ba liblinebreak: import from openembedded classic, version 1.2
* The License was verified and LIC_FILES_CHKSUM was added
* OE-classic commit 9d612c4bb9bef813bdef9e198efc5949d51905eb

Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@no-log.org>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-11-01 09:57:03 +01:00
Denis 'GNUtoo' Carikli
c11a4ca9fe id3lib: import from openembedded classic, version 3.8.3
* Added LIC_FILES_CHKSUM, and fixed LICENSE
* OE-classic commit f2893b80cffc46dad57864eb78b563f0876e6811
* JaMa: stylized by oe-stylize.py, dropped default PR

Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@no-log.org>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-11-01 09:56:44 +01:00
Martin Jansa
037930e19c elsa: add new login manager for Enlightenment
* version 0.0.4+${SRCPV}

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-11-01 09:28:10 +01:00
Denis 'GNUtoo' Carikli
fbaa7c45a2 liblinebreak: import from openembedded classic
The License was verified and LIC_FILES_CHKSUM was added

Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@no-log.org>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-11-01 08:56:14 +01:00
Denis 'GNUtoo' Carikli
e121944c38 id3lib: Import from openembedded classic
Added LIC_FILES_CHKSUM, and fixed LICENSE

Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@no-log.org>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-11-01 08:55:23 +01:00
Martin Jansa
7206edddeb xserver-nodm-init: set USER and HOME
* when it's executed from init then HOME is set to '/'
* shadow/agetty set HOME fine and Xinit is doing the same, but for xinit Xsession it didn't work

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-11-01 08:55:04 +01:00
Martin Jansa
e10965933f navit: upgrade to latest SRCREV and remove navit-icons
* separate directory cannot be fetched with subversion-1.7.0
  svn: E155000: '/OE/downloads/svn/navit.svn.sourceforge.net/svnroot/navit/trunk/navit/navit/xpm' is already a working copy for a different URL
  and other users had problem with navit-icons trying to downgrade to older SRCREV and then upgrading again when building navit (failing with unversioned directories)

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-11-01 08:54:52 +01:00
Klaus Kurzmann
e4aee60b23 xserver-common_1.34: patch Xserver to add support for gta04
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-11-01 08:54:41 +01:00
Martin Jansa
bcfc89236b midori: fix build with dirty vala
* there is only one line added to default waf file
  in unpack_wafdir() just before last chdir and return
  because those files are downloaded and cannot be patched in normal way
  os.system("sed -i \"s/version=output.split/version=output.replace('-dirty','').split/g\" wafadmin/Tools/vala.py")

* It fails to parse version like this
  /OE/shr-core/tmp/sysroots/x86_64-linux/usr/bin/valac --version
  Vala 0.12.1-dirty
  reporting 0.0.0 instead which breaks configure

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-11-01 08:54:34 +01:00
Koen Kooi
2f260409a0 systemd: fix internal pager
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-11-01 08:36:17 +01:00
Connor Abbott
4d73a968b2 opencv: import from oe-classic and upgrade to 2.3.1
OpenCV <= 2.2 won't compile on oe-core due to the lack of v4l1 headers, and therefore wasn't included in this patch.
Also, the support for newer cv2-style python bindings is a bit hacked up at the moment due to the way OpenCV detects the Python version and Numpy headers (see 0001-Fix-CMakeLists.txt-numpy-detection.patch). In particular, it requires the native & target python to be the same version and have similar site-packages directories, which is true at least for now in OE.

Signed-off-by: Connor Abbott <cwabbott0@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-11-01 08:35:36 +01:00
Koen Kooi
5dc3cb849e wget: drop from meta-oe, it's in oe-core now
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-31 23:14:41 +01:00
Andreas Müller
f3585ea146 evince: initial add 2.32.0
* recipe based on oe-classic: evince_2.30.0.bb
  commit 5dba154457691d2096f2b1a7ef24bdc6f1b51859
* run tested on overo
* TODO further doctype support
  configure option  ->    current configure result
  ------------------------------------------------
  --enable-ps       ->    PostScript Backend.:  no
  --enable-djvu     ->    DJVU Backend.......:  no
  --enable-impress  ->    Impress Backend....:  no

Signed-off-by: Andreas Müller <schnitzeltony@gmx.de>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-31 11:45:33 +01:00
Andreas Müller
883af4db62 xfce4-weather-plugin: initial add 0.7.4
port-to-libxfce4ui.patch was taken from [1]

[1] https://bugzilla.xfce.org/show_bug.cgi?id=7956

Signed-off-by: Andreas Müller <schnitzeltony@gmx.de>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-31 11:44:41 +01:00
Imran Mehmood
444834f490 xclock: Add version 1.0.5 (initial recipe)
* Imported from oe.dev commit id 6e7e35679200cd55264fae308cd5dec7ef2d1d29

Signed-off-by: Imran Mehmood <Imran_Mehmood@mentor.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-31 11:27:06 +01:00
Andreas Müller
192030c528 xfce4-eyes-plugin: initial add 4.4.1
* port-to-libxfce4ui.patch was send to xfce-buglist [1]
* run tested on overo

[1] https://bugzilla.xfce.org/show_bug.cgi?id=8074

Signed-off-by: Andreas Müller <schnitzeltony@gmx.de>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-31 11:26:00 +01:00
Andreas Müller
d2b1fea399 ristretto: update to 0.2.2
run tested on overo

Signed-off-by: Andreas Müller <schnitzeltony@gmx.de>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-31 11:25:58 +01:00
Andreas Müller
7faafa8b3c xfce-app.bbclass: just set SRC_URI commmon to most xfce-apps
* build tested with source download for xfce4-notifyd and xfce4-screenshooter
* run tested on overo

Signed-off-by: Andreas Müller <schnitzeltony@gmx.de>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-31 11:25:55 +01:00
Andreas Müller
eabd5d988e xfce-utils: update to 4.8.3
* relative-symlinks-docs.patch was applied mainline [1]
* run tested on overo

[1] http://git.xfce.org/xfce/xfce-utils/commit/?id=6d76b3625dd5ad2206a9c17575e22d99d43c8ecc

Signed-off-by: Andreas Müller <schnitzeltony@gmx.de>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-31 11:25:09 +01:00
Joel A Fernandes
5272732892 memtester: Corrected recipe following review comments and guidelines
This is an import of memtester from OE classic,
commit ID: 5671855bfba71575e4919c4b5fc9c5dcb8052612

Fixes to recipe:
* Added patch header to Makefile.patch
* Corrected order of variables and added HOMEPAGE to recipe
* Removed the line, S = "${WORKDIR}/memtester-${PV}" as its the default
* Removed new-line at end of recipe

Signed-off-by: Joel A Fernandes <joelagnel@ti.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-31 11:24:48 +01:00
Andreas Müller
c60bf558fa xfce4-datetime-plugin: Initial add git (0.6.1)
Version 0.6.1 was release about 3 years ago. The patch to migrate from
libxfcegui4->libxfce4ui hopefully shall be applied mainline [1]. It would have
caused extra efforts to base the patch on 0.6.1 release.

[1] https://bugzilla.xfce.org/show_bug.cgi?id=8064

Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Signed-off-by: Andreas Müller <schnitzeltony@gmx.de>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-25 07:02:07 +02:00
Andreas Müller
b795bbb81c xfce-panel-plugin.bbclass: pack modules also from ${libdir}/xfce4/panel-plugins
* some panel-plugins (e.g xfce4-datetime-plugin) install their modules to
  ${libdir}/xfce4/panel-plugins
* build tested with fresh build dir
* run tested on overo: applications / all available plugins

Signed-off-by: Andreas Müller <schnitzeltony@gmx.de>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-25 07:02:06 +02:00
Andreas Müller
aaa135b7dc xfce.bbclass: Move static libraries to ${PN}-staticdev
* build tested with fresh build dir
* run tested on overo: applications / all available plugins

Signed-off-by: Andreas Müller <schnitzeltony@gmx.de>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-25 07:02:05 +02:00
Koen Kooi
040daebc80 goffice 0.8.17: import from OE classic
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-24 17:34:02 +02:00