Commit Graph

2474 Commits

Author SHA1 Message Date
Martin Jansa
ab63bbe815 usb-modeswitch: upgrade to 1.2.5
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-12-11 01:52:49 +01:00
Martin Jansa
a3baae9859 usb-modeswitch-data: upgrade to 20121109
* older archive no longer available on SRC_URI

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-12-11 01:52:49 +01:00
Martin Jansa
d3c70bf9b5 pyrtm: import from OE-Classic
* needed for rtmom
* add LIC_FILES_CHKSUM

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-12-11 01:52:48 +01:00
Martin Jansa
fb4647c716 packagekit: import from OE-Classic
* add LIC_FILES_CHKSUM
* drop versions from DEPENDS
* use opkg as the only IPKG_VARIANT
* depend on polkit (renamed from policykit)
* disable unpackaged ruck
* fix packaging of PN-staticdev

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-12-11 01:52:43 +01:00
Martin Jansa
443fcb6bdc fluidsynth: import from OE-Classic
* needed for epiano
* added LIC_FILES_CHSKUm
* fixed LICENSE

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-12-10 19:05:52 +01:00
Martin Jansa
a88d613e35 vpnc: import from OE-classic
* needed for exalt
* fix LICENSE
* add LIC_FILES_CHKSUM
* .inc merged to .bb and cleaned files

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-12-10 19:05:52 +01:00
Martin Jansa
f17102c7ab e-base.bbclass: bump EFL_SRCREV for E17 alpha7
* changelog: http://enlightenment.org/p.php?p=news/show&l=en&news_id=68

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-12-10 19:05:52 +01:00
Martin Jansa
e71c28ab19 e-base.bbclass: bump EFL_SRCREV for E17 alpha6
* changelog: http://enlightenment.org/p.php?p=news/show&l=en&news_id=67

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-12-10 19:05:52 +01:00
Koen Kooi
9c2eee256d Revert "qt4: rename bbappends to match new 4.8.4 version from oe-core"
The recipes aren't in OE-core yet

This reverts commit 421a73c9c3.
2012-12-10 11:48:15 +01:00
Paul Eggleton
2cde4ab536 pptp-linux: add from OE-Classic, update and tidy up
* Update to 1.7.2
* Drop unnecessary override of do_compile
* Make LICENSE more accurate
* Add LIC_FILES_CHKSUM
* Add SUMMARY
* Minor formatting/ordering tweaks

Based on a patch by Vladimir Redzhepoff <vladimir.redzhepoff@promwad.com>

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
2012-12-07 16:20:29 -05:00
Paul Eggleton
e4259f59e3 pure-ftpd: add new recipe for 1.0.36
Based on a patch by Yauhen Kharuzhy <yauhen.kharuzhy@promwad.com>

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
2012-12-07 16:20:29 -05:00
Paul Eggleton
c71a08cea8 ebtables: add from OE-Classic, update and tidy up
* Update to 2.0.10-4
* Handle hardcoded paths in initscript
* Add LIC_FILES_CHKSUM
* Set SUMMARY (which sets DESCRIPTION)
* Drop PRIORITY
* Minor formatting/ordering tweaks

Based on a patch by Vladimir Redzhepoff <vladimir.redzhepoff@promwad.com>

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
2012-12-07 16:20:29 -05:00
Paul Eggleton
612119a4c2 conntrack-tools: add from OE-Classic, update and tidy up
* Update to version 1.4.0 and add additional dependencies
* Handle hardcoded paths in initscripts
* Add LSB header to initscript
* Make LICENSE more specific
* Add LIC_FILES_CHKSUM
* Set SUMMARY (which sets DESCRIPTION)

Based on a patch by Yauhen Kharuzhy <yauhen.kharuzhy@promwad.com>

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
2012-12-07 16:20:29 -05:00
Paul Eggleton
9d2cd30424 libnetfilter-queue: add new recipe for version 1.0.2
This library is needed by recent versions of conntrack-tools.

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
2012-12-07 16:20:29 -05:00
Paul Eggleton
7c808668fb libnetfilter-cthelper: add new recipe for version 1.0.0
This library is needed by recent versions of conntrack-tools.

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
2012-12-07 16:20:28 -05:00
Paul Eggleton
3fc004b443 libnetfilter-cttimeout: add new recipe for version 1.0.0
This library is needed by recent versions of conntrack-tools.

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
2012-12-07 16:20:28 -05:00
Paul Eggleton
591c1e19ed libnetfilter-conntrack: add from OE-Classic and update
* Update to version 1.0.2
* Add SUMMARY and tweak DESCRIPTION
* Add HOMEPAGE
* Add dependency on libmnl

Based on a patch by Yauhen Kharuzhy <yauhen.kharuzhy@promwad.com>

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
2012-12-07 16:20:28 -05:00
Paul Eggleton
20b9b8a89e libmnl: add new recipe for version 1.0.3
This library is required by recent versions of some the libnetfilter*
libraries.

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
2012-12-07 16:20:28 -05:00
Paul Eggleton
3664f5a75e libnfnetlink: move to meta-networking and update to 1.0.1
* Fix SRC_URI checksum to not be version-specific
* Refer to new COPYING file in LIC_FILES_CHKSUM (previously none was
  distributed)

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
2012-12-07 16:20:28 -05:00
Paul Eggleton
3d61c970a1 netcat: add from OE-Classic
Changes from the OE-Classic recipe:
* Use ALTERNATIVE_${PN} instead of ALTERNATIVE_NAME
* Add LIC_FILES_CHKSUM
* Move SRC_URI checksums underneath SRC_URI

Based on a patch by Vladimir Redzhepoff <vladimir.redzhepoff@promwad.com>

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
2012-12-07 16:20:27 -05:00
Otavio Salvador
42bb973d9b freerdp-extension-xpunlimited: Remove the recipe as it is uncompatible
The 1.0 version of FreeRDP has change a lot and made the extension to
fail; as this extension has some limit usage (due some legal
interpretations) we stoped to support it upstream and in O.S. Systems.

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-12-07 11:05:05 +01:00
Martin Jansa
421a73c9c3 qt4: rename bbappends to match new 4.8.4 version from oe-core
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-12-07 11:05:04 +01:00
Zhenhua Luo
d348277d9d cramfs: download source tarball from http server instead of cvs server
Signed-off-by: Zhenhua Luo <b19537@freescale.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-12-07 11:05:03 +01:00
Paul Eggleton
c75fc2573b proftpd: fix do_install failure after libexecdir change
As of OE-Core commit id 406bd38b4232f9f399ef5ffe0b4fac72ed605a23
libexecdir has been changed to ${libdir}/${BPN}. As we are already
deleting ${libdir}/proftpd which is the same as ${libdir}/${BPN} in this
case, introduce a check to see if ${libexecdir} still exists before
attempting to remove it possibly a second time. This will handle if
libexecdir is set to its original value or a custom value in the distro
config.

Based on a patch by Kevin Strasser <kevin.strasser@linux.intel.com>

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
2012-12-05 14:13:21 -05:00
Mario Domenech Goulart
10cd81211f xinput-calibrator: remove hardcoded path from xinput_calibrator.desktop
Signed-off-by: Mario Domenech Goulart <mario@ossystems.com.br>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-12-05 14:04:43 +01:00
Jack Mitchell
a103912e49 hiawatha: add new patch to fix xslt implementation
Signed-off-by: Jack Mitchell <jack.mitchell@dbbroadcast.co.uk>
2012-12-05 09:44:39 +00:00
Mario Domenech Goulart
69565759b6 samba: split winbind into winbind and libwinbind
Signed-off-by: Mario Domenech Goulart <mario@ossystems.com.br>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-12-04 13:55:57 +01:00
Paul Eggleton
12793cc3f8 meta-systemd: ntp: update for server config improvements
This makes the service use the ntpdate-sync command which reads the
servers set in /etc/default/ntpdate; if nothing is set then no error is
produced on startup.

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-12-04 11:25:35 +01:00
Marcin Juszkiewicz
1638044de1 python-phoneutils: drop due to lack of libphone-utils
ERROR: Nothing PROVIDES 'libphone-utils' (but meta-openembedded/meta-oe/recipes-devtools/python/python-phoneutils_git.bb DEPENDS on or otherwise requires it)
ERROR: Required build target 'python-phoneutils' has no buildable providers.

Signed-off-by: Marcin Juszkiewicz <marcin.juszkiewicz@linaro.org>
2012-12-04 11:25:35 +01:00
Marcin Juszkiewicz
395fd498d7 obexd: move to meta-gnome due to libical dependency
Signed-off-by: Marcin Juszkiewicz <marcin.juszkiewicz@linaro.org>
2012-12-04 11:25:35 +01:00
Marcin Juszkiewicz
b2a3cac505 midori: move to meta-gnome due to libnotify
Signed-off-by: Marcin Juszkiewicz <marcin.juszkiewicz@linaro.org>
2012-12-04 11:25:35 +01:00
Marcin Juszkiewicz
31cec2ac2e fbreader: move to meta-gpe due to libgpewidget dependency
Signed-off-by: Marcin Juszkiewicz <marcin.juszkiewicz@linaro.org>
2012-12-04 11:25:35 +01:00
Marcin Juszkiewicz
de7c5162f8 devilspie2: move to meta-gnome (libwnck is there)
Signed-off-by: Marcin Juszkiewicz <marcin.juszkiewicz@linaro.org>
2012-12-04 11:25:35 +01:00
Marcin Juszkiewicz
80498a8cc8 packagegroup-cli-tools: remove mdbus2, mterm2, mkdump, mioctl
Missing or unbuildable dependency chain was: ['mdbus2']
Missing or unbuildable dependency chain was: ['mterm2']
Missing or unbuildable dependency chain was: ['mkdump']
Missing or unbuildable dependency chain was: ['mioctl']

Signed-off-by: Marcin Juszkiewicz <marcin.juszkiewicz@linaro.org>
2012-12-04 11:25:34 +01:00
Marcin Juszkiewicz
368c674608 mplayer2: move lame into ENTERPRISE_DISTRO check
Lame was in two places in build dependencies.

Signed-off-by: Marcin Juszkiewicz <marcin.juszkiewicz@linaro.org>
2012-12-04 11:25:34 +01:00
Marcin Juszkiewicz
14b6850607 openmotif: remove due to lack of libxp in repository
ERROR: Nothing PROVIDES 'libxp' (but /home/hrw/HDD/devel/canonical/aarch64/meta-openembedded/meta-oe/recipes-support/openmotif/openmotif_2.3.3.bb DEPENDS on or otherwise requires it)
ERROR: Required build target 'openmotif' has no buildable providers.

Signed-off-by: Marcin Juszkiewicz <marcin.juszkiewicz@linaro.org>
2012-12-04 11:25:34 +01:00
Ross Burton
b6c6adb440 guile: remove from meta-oe, there is newer version in oe-core
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-12-04 11:25:34 +01:00
Samuel Stirtzel
3b4c181ee6 maliit-framework: Don't build the SDK
The SDK installs binaries in the /usr/share/doc directory

This fixes QA errors like:

ERROR: QA Issue: non debug package contains .debug directory:
maliit-framework-doc path
/work/armv7a-vfp-neon-oe-linux-gnueabi/maliit-framework/0.92.3+git1+750842dec74a9b17dca91ef779c4fc5a43c4d9dc-r0/packages-split/maliit-framework-doc/usr/share/doc/maliit-framework/maliit-sdk/examples/apps/settings/.debug/maliit-exampleapp-settings

Signed-off-by: Samuel Stirtzel <s.stirtzel@googlemail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-12-04 11:25:34 +01:00
Samuel Stirtzel
a5ff7a97dd maliit-plugins: Clean up recipe and add missing RDEPENDS
The following errors are only shown when started from console, also there are no visible errors during execution.
Error fixed: QML Image: Error decoding: file:///usr/share/maliit/plugins/org/nemomobile/icon-m-input-methods-shift-lowercase.svg: Unsupported image format

This is unaffected from whether libqtsvg4 is installed or not.

Signed-off-by: Samuel Stirtzel <s.stirtzel@googlemail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-12-04 11:25:34 +01:00
Samuel Stirtzel
be5daf6003 maliit-framework: Clean up recipe and use gtk-immodules-cache.bbclass
To be merged after gtk-immodules-cache.bbclass hits oe-core

Signed-off-by: Samuel Stirtzel <s.stirtzel@googlemail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-12-04 11:25:34 +01:00
Andrea Adami
e47345baad linux-yocto-tiny-kexecboot: add version 3.4
Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-12-04 11:23:50 +01:00
Mario Domenech Goulart
23c9e5d6c4 xinput-calibrator: update meta-systemd's bbappend to 2012 Aug 2nd's git snapshot
Change-Id: Iffa01114008f958c815d1d2ec7f81a92cc788aeb
Signed-off-by: Mario Domenech Goulart <mario@ossystems.com.br>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-12-04 10:47:31 +01:00
Mario Domenech Goulart
3cd0866c28 xinput-calibrator: update to 2012 Aug 2nd's git snapshot
Change-Id: I16dedd2623cc6230fccbe9765592d29dcdb2aa72
Signed-off-by: Mario Domenech Goulart <mario@ossystems.com.br>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-12-04 10:46:34 +01:00
Mario Domenech Goulart
3becce8504 openbox: separate package for configuration files (openbox-config)
Change-Id: I528392100854fb73c2a14973fd1bfa9c94e836a7
Signed-off-by: Mario Domenech Goulart <mario@ossystems.com.br>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-12-04 10:46:09 +01:00
Mario Domenech Goulart
e7e3fd797b freerdp: update to the latest commit (2012-11-20) in the stable-1.0 branch
Change-Id: I9b872c1aa9a17e6ef9dc0fd4b18dfe9f354f62a6
Signed-off-by: Mario Domenech Goulart <mario@ossystems.com.br>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-12-04 10:45:57 +01:00
Mario Domenech Goulart
638f026955 freerdp: disable man pages generation
Man pages generation uses xmlto, and it seems that it is currently
broken on OE.

Change-Id: I1dccb9339c20b0b898344cf60c02a705d9c32794
Signed-off-by: Mario Domenech Goulart <mario@ossystems.com.br>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-12-04 10:45:56 +01:00
Andreas Müller
2da6650639 libgphoto2: refix build
this manually reverts

commit 92e3f684d1
Author: Koen Kooi <koen@dominion.thruhere.net>
Date:   Wed Nov 21 14:42:02 2012 +0000

    gphoto2: fix gettext build error

which should go into danny only [1].

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

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-12-04 10:45:19 +01:00
Andreas Müller
40f2271ab6 gimp: update to 2.8.2
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-12-04 10:44:59 +01:00
Andreas Müller
06002db7af gegl: update to 0.2.0
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-12-04 10:44:58 +01:00
Andreas Müller
e0ce76609c babl: update to 0.1.10
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-12-04 10:44:57 +01:00