scm/bb/tizen-distro.git
9 years agoristretto: update to 0.3.2
Andreas Müller [Sun, 15 Jan 2012 02:44:12 +0000 (02:44 +0000)]
ristretto: update to 0.3.2

(From meta-openembedded rev: b20bf09d877bfab81c3a73712b086c0577cac853)

Signed-off-by: Andreas Müller <schnitzeltony@gmx.de>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agoxfce4-netload-plugin: update to 1.1.0
Andreas Müller [Sun, 15 Jan 2012 00:41:38 +0000 (00:41 +0000)]
xfce4-netload-plugin: update to 1.1.0

(From meta-openembedded rev: c4e7f781f9c194934288d69f4d31e5d0143979af)

Signed-off-by: Andreas Müller <schnitzeltony@gmx.de>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agolibjpeg-turbo: native depends on nasm-native
Eric BENARD [Sat, 14 Jan 2012 18:10:08 +0000 (18:10 +0000)]
libjpeg-turbo: native depends on nasm-native

else I get the following error during configure :
| configure: error: no nasm (Netwide Assembler) found

(From meta-openembedded rev: 8741e35957eeb4392ca9a340f63095beddb779df)

Signed-off-by: Eric Bénard <eric@eukrea.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agolibjpeg-turbo: initial add
Koen Kooi [Fri, 13 Jan 2012 10:45:31 +0000 (11:45 +0100)]
libjpeg-turbo: initial add

If you're on x86 or ARM this will be a lot faster due to SIMD optimizations

(From meta-openembedded rev: b026074a8d03e18790212ac5953c69fb36dbd3bc)

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agoxterm: update to 277
Koen Kooi [Fri, 13 Jan 2012 08:41:51 +0000 (09:41 +0100)]
xterm: update to 277

License checksum changed due to date changes

(From meta-openembedded rev: 253b1d7bc35c5a2a12dd6a7f2f0c034a34bfae18)

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agogpsd: disable xmlto
Martin Jansa [Thu, 12 Jan 2012 12:30:01 +0000 (12:30 +0000)]
gpsd: disable xmlto

* xmlto is used if xsltproc test fails
  xstlproc is found in sysroot right, but then it's tested like this:
  sysroots/x86_64-linux/usr/bin/xsltproc --nonet --noout http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl conftest.xml
  and that fails if there isn't right docbook.xsl on host
  /usr/share/sgml/docbook/xsl-stylesheets/manpages/docbook.xsl
* xmlto then fails with:
  xmlto  man './gps.xml'
  | xmlto: /var/lib/jenkins/jobs/shr-core-branches/workspace/shr-core/tmp-eglibc/work/armv7a-vfp-neon-oe-linux-gnueabi/gpsd-2.96-r1/gpsd-2.96/./gps.xml does not validate (status 3)
  | xmlto: Fix document syntax or use --skip-validation option
  | I/O error : Attempt to load network entity http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd
  | /var/lib/jenkins/jobs/shr-core-branches/workspace/shr-core/tmp-eglibc/work/armv7a-vfp-neon-oe-linux-gnueabi/gpsd-2.96-r1/gpsd-2.96/./gps.xml:8: warning: failed to load external entity "http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd"
  |    "http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd">
  |                                                               ^
  | /var/lib/jenkins/jobs/shr-core-branches/workspace/shr-core/tmp-eglibc/work/armv7a-vfp-neon-oe-linux-gnueabi/gpsd-2.96-r1/gpsd-2.96/./gps.xml:133: parser error : Entity 'mdash' not defined
  | should default to using for display &mdash; imperial, nautical, or
  |                                            ^
  | I/O error : Attempt to load network entity http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd
  | warning: failed to load external entity "http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd"
  | validity error : Could not load the external subset "http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd"
  | Document /var/lib/jenkins/jobs/shr-core-branches/workspace/shr-core/tmp-eglibc/work/armv7a-vfp-neon-oe-linux-gnueabi/gpsd-2.96-r1/gpsd-2.96/./gps.xml does not validate
* without xstlproc and xmlto it disables man pages building
  configure:18182: WARNING: Neither xsltproc nor xmlto works: I will not build man pages.
  configure:18184: WARNING: To build man pages, install xsltproc/xsltlib or xmlto and run autogen.sh again.
* this can be reverted as soon as there is working xmlto using OE
  provided DTDs in DEPENDS

(From meta-openembedded rev: 3aa79887e2476cc71fa8b9d0131898944b38338d)

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agognome-backgrounds 2.32.0: import from OE-classic
Koen Kooi [Thu, 12 Jan 2012 17:17:09 +0000 (18:17 +0100)]
gnome-backgrounds 2.32.0: import from OE-classic

(From meta-openembedded rev: cbf65f7f0d3bda730473b409672353fd9f9ae8bb)

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agognome-desktop: fix gnome-about
Koen Kooi [Thu, 12 Jan 2012 17:07:58 +0000 (18:07 +0100)]
gnome-desktop: fix gnome-about

(From meta-openembedded rev: 0c6ae144a933864aa5c12d775984962ef86b735a)

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agognome-panel: fix leakage of build machine python path into gnome-panel-add
Steve Sakoman [Wed, 11 Jan 2012 22:01:28 +0000 (14:01 -0800)]
gnome-panel: fix leakage of build machine python path into gnome-panel-add

(From meta-openembedded rev: c1444331e939aadf92a7625dd90ade891b9f901d)

Signed-off-by: Steve Sakoman <steve@sakoman.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agoupower: add pm-utils to RRECOMMENDS
Koen Kooi [Thu, 12 Jan 2012 13:26:07 +0000 (14:26 +0100)]
upower: add pm-utils to RRECOMMENDS

This fixes:

dbus-daemon[207]: (upowerd:401): UPower-Linux-WARNING **: failed to run script: Failed to execute child process "/usr/bin/pm-is-supported" (No such file or directory)
dbus-daemon[207]: (upowerd:401): UPower-Linux-WARNING **: failed to run script: Failed to execute child process "/usr/bin/pm-is-supported" (No such file or directory)
dbus-daemon[207]: (upowerd:401): UPower-WARNING **: failed to run script: Failed to execute child process "/usr/sbin/pm-powersave" (No such file or directory)

(From meta-openembedded rev: f5a589a8f0284441bb8cb6c32eb7d13e9e33d820)

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agolibav, libvpx, mplayer2: drop work around for gcc-4.6 ICE, no need to pass -fno-tree...
Martin Jansa [Wed, 11 Jan 2012 07:53:39 +0000 (08:53 +0100)]
libav, libvpx, mplayer2: drop work around for gcc-4.6 ICE, no need to pass -fno-tree-vectorize now

(From meta-openembedded rev: d792afdefcacc3ff660348d7be3b3f2a802ae163)

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agoca-certificates: upgrade to 20111211, old version not available anymore
Norman Schleicher [Wed, 4 Jan 2012 21:23:47 +0000 (22:23 +0100)]
ca-certificates: upgrade to 20111211, old version not available anymore

(From meta-openembedded rev: 3b111fefe106d93a1a199e63dc9056985fb9886d)

Signed-off-by: Norman Schleicher <NormanSchleicher@gmx.de>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agoedje: fix packaging of multisense module.so
Martin Jansa [Sun, 25 Dec 2011 18:50:29 +0000 (19:50 +0100)]
edje: fix packaging of multisense module.so

(From meta-openembedded rev: 85c57edbd28967353f2af492865756ab5e3d4683)

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agoelementary: package examples to PN-tests
Martin Jansa [Sun, 25 Dec 2011 18:49:29 +0000 (19:49 +0100)]
elementary: package examples to PN-tests

(From meta-openembedded rev: 8ff502a3db138d35a53b8a0a31581a503f53318a)

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agoemotion: update LIC_FILES_CHKSUM, COPYING file was cleaned to match rest of EFL
Martin Jansa [Thu, 22 Dec 2011 15:48:07 +0000 (16:48 +0100)]
emotion: update LIC_FILES_CHKSUM, COPYING file was cleaned to match rest of EFL

(From meta-openembedded rev: 76bea3d19a9fa6f2c8a85ca0644c825a8ef415d2)

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agoedje: add eina to DEPENDS, it depends on eina since r36623
Martin Jansa [Thu, 29 Dec 2011 21:13:02 +0000 (22:13 +0100)]
edje: add eina to DEPENDS, it depends on eina since r36623

(From meta-openembedded rev: 275bcc54a791b68489f89fd485f1678f269d01c0)

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agoe-base: bump EFL_SRCREV a bit more
Martin Jansa [Fri, 16 Dec 2011 08:20:17 +0000 (09:20 +0100)]
e-base: bump EFL_SRCREV a bit more

(From meta-openembedded rev: 0796505f34620059cfed707c33f08b68f346937f)

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agokexec-tools_2.0.2.bbappend: remove, packages are now split in oe-core
Andrea Adami [Tue, 10 Jan 2012 22:17:38 +0000 (22:17 +0000)]
kexec-tools_2.0.2.bbappend: remove, packages are now split in oe-core

* packaging split from meta-openembedded has been accepted in oe-core
* as per commit id 1f40a5486f703684c5d1d7360ef3cbdf75577495

(From meta-openembedded rev: a3d91317a3242cc570f213458dcc9e71519e81c5)

Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agoavahi-ui: drop, it's in OE-core nowadays
Koen Kooi [Wed, 11 Jan 2012 08:26:33 +0000 (09:26 +0100)]
avahi-ui: drop, it's in OE-core nowadays

(From meta-openembedded rev: c40a4cd3a327d9037cc31ca4f876c860f963727c)

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agogcc-4.6: Update linaro patches past 2012.12 release
Khem Raj [Mon, 9 Jan 2012 23:44:16 +0000 (23:44 +0000)]
gcc-4.6: Update linaro patches past 2012.12 release

(From meta-openembedded rev: 8413bf3c5de39d830969ad181b4dd4e136d91482)

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agogcc-4.6: Fix ICE on x86_64 seen during vectorization
Khem Raj [Mon, 9 Jan 2012 23:44:15 +0000 (23:44 +0000)]
gcc-4.6: Fix ICE on x86_64 seen during vectorization

(From meta-openembedded rev: f2179dabaaba99ef5b9fe48e38c73b2178d50390)

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agosystemd: git repo moved
Anders Darander [Mon, 9 Jan 2012 13:18:37 +0000 (13:18 +0000)]
systemd: git repo moved

Freedesktop have reorganized the git repository structure.

(From meta-openembedded rev: d3a451bbd08f7bb0ddea1aa0b314a72d65c660d4)

Signed-off-by: Anders Darander <anders@chargestorm.se>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agoxf86-video-fbdev: remove, driver is now in oe-core
Andrea Adami [Fri, 6 Jan 2012 23:35:05 +0000 (23:35 +0000)]
xf86-video-fbdev: remove, driver is now in oe-core

* as per commit id 4997e01cb051cc05348468707898798f9228613a

(From meta-openembedded rev: 9c855444d025a85f28196bfeae25dd48e44510c5)

Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agokernel.bbclass: fix pkg_postinst and pkg_postrm (from oe-core)
Andrea Adami [Fri, 6 Jan 2012 23:35:04 +0000 (23:35 +0000)]
kernel.bbclass: fix pkg_postinst and pkg_postrm (from oe-core)

* Symptom: kernel symlink in /boot is not created.
* Rename in order to create the expected files:
* /var/lib/opkg/info/kernel-3.1.4.postinst
* /var/lib/opkg/info/kernel-3.1.4.postrm

(From meta-openembedded rev: 2164e05e1794c891e97d854df2a920d2320c2628)

Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agogvfs: rework and add recipe for gvfs-gdu-volume-monitor
Andreas Müller [Sun, 8 Jan 2012 19:02:23 +0000 (19:02 +0000)]
gvfs: rework and add recipe for gvfs-gdu-volume-monitor

To make gvfs work with removable devices/volumes, gvfs-gdu-volume-monitor
( gdu = gnome-disk-utility ) is required. During a build from scratch
gvfs-configure disables gdu because it can not find gnome-disk-utility.
It can not be added to gvfs DEPENDS because this causes circular dependencies:

nautilus DEPENDS gvfs
gvfs DEPENDS gnome-disk-utility
gnome-disk-utility DEPENDS nautilus

The solution is a new recipe for gvfs-gdu-volume-monitor. To reduce maintenance
efforts and to ensure that gvfs-gdu-volume-monitor is build under same
conditions as gvfs, as much settings as possible were moved to gvfs.inc. INC_PR
is started at 6 to ensure rebuilding.

run-tested for incremental build and build from scratch.

(From meta-openembedded rev: 5b8522e3b592c96ec9325aff4bbaa68972e52d5b)

Signed-off-by: Andreas Müller <schnitzeltony@gmx.de>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agoudisks: disable manpage building
Otavio Salvador [Fri, 6 Jan 2012 16:23:49 +0000 (16:23 +0000)]
udisks: disable manpage building

(From meta-openembedded rev: 6ae89951a73c97f6f1b4bbde39f3dadb72fa3dcd)

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agobusybox: add systemd support for syslog service
Otavio Salvador [Thu, 29 Dec 2011 06:44:47 +0000 (06:44 +0000)]
busybox: add systemd support for syslog service

This uses a busybox-syslog default file to pass options to
syslogd. For it, the 'OPTIONS' variable needs to be set.

(From meta-openembedded rev: c48a6a605c6d8d38cfbc5df39b3dc310bffc07c1)

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agotask-x11: use xserver-nodm-init-systemd
Otavio Salvador [Fri, 30 Dec 2011 12:38:14 +0000 (12:38 +0000)]
task-x11: use xserver-nodm-init-systemd

(From meta-openembedded rev: 458db1ad63e1086ab16184e4aef22b0f352efe9c)

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agometa-efl: elsa: rconflicts/rreplaces xserver-nodm-init-systemd
Otavio Salvador [Fri, 30 Dec 2011 12:35:56 +0000 (12:35 +0000)]
meta-efl: elsa: rconflicts/rreplaces xserver-nodm-init-systemd

(From meta-openembedded rev: 0872d60659798f89eeb7bdc94060d8961a53583d)

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agoxserver-nodm-init: move systemd service to xserver-nodm-init-systemd
Otavio Salvador [Mon, 26 Dec 2011 19:32:33 +0000 (19:32 +0000)]
xserver-nodm-init: move systemd service to xserver-nodm-init-systemd

Move systemd service to xserver-nodm-init-systemd to be consistent
with other packages.

(From meta-openembedded rev: 0265a98f7140cb4c43da7e19e25fef3c205c3c8f)

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agokmod: add recipe for version 3, no compatibility symlinks yet
Koen Kooi [Fri, 6 Jan 2012 10:41:44 +0000 (11:41 +0100)]
kmod: add recipe for version 3, no compatibility symlinks yet

(From meta-openembedded rev: 2292ac565c220f2112a07abd563c6a9ee34dc662)

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agonodejs-native: clarify dependencies to match updated oe-core parser
Koen Kooi [Fri, 6 Jan 2012 08:33:42 +0000 (09:33 +0100)]
nodejs-native: clarify dependencies to match updated oe-core parser

(From meta-openembedded rev: 18266de7fc4e87754831c5e0e8ad09ccd94c93b4)

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agoxfsprogs: add version 3.1.7
Zhenhua Luo [Wed, 28 Dec 2011 05:56:17 +0000 (05:56 +0000)]
xfsprogs: add version 3.1.7

    xfsprogs provides XFS filesystem utilities.

(From meta-openembedded rev: 9cc211194f0b43bc651b1b06c4128000fd867e02)

Signed-off-by: Zhenhua Luo <b19537@freescale.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agontp: correct systemd EnvironmentFile, add ntpdate service
Peter A. Bigot [Wed, 4 Jan 2012 02:21:05 +0000 (02:21 +0000)]
ntp: correct systemd EnvironmentFile, add ntpdate service

Eliminate EnvironmentFile from systemd unit descriptions.  /etc/ntp.conf
can't be sourced to set environment variables like NTPD_ARG.  Following the
rationale at http://0pointer.de/blog/projects/on-etc-sysinit.html it isn't
needed anyway; if you don't buy that, it should be:

  EnvironmentFile=-/etc/default/ntpd

Add one-shot ntpdate service which synchronizes local clock prior to
starting ntpd (which aborts if the local time is more than 1000 seconds off
of the server).  "systemctl enable ntpdate.service" not done by default
because this would be a behavior change.

Correct comment describing how to replace ntpdate (ntpdc doesn't take those
arguments).

Add comment to ntp.conf pointing out need to remove local hardware clock as
a reference when simulating ntpdate.

(From meta-openembedded rev: 42d6f4f36696faaf0e526b14bcc6daff51ab943b)

Signed-off-by: Peter A. Bigot <bigotp@acm.org>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agoudisks: add native systemd support
Andreas Müller [Mon, 2 Jan 2012 23:09:39 +0000 (23:09 +0000)]
udisks: add native systemd support

(From meta-openembedded rev: dc32361d19b49c9cb2df1d73dc61dfe7255a11b2)

Signed-off-by: Andreas Müller <schnitzeltony@gmx.de>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agoristretto: fix build error by including locale.h
Andreas Müller [Tue, 3 Jan 2012 15:39:37 +0000 (15:39 +0000)]
ristretto: fix build error by including locale.h

build tested / error was:

| util.c: In function 'rstto_launch_help':
| util.c:36:35: error: 'LC_MESSAGES' undeclared (first use in this function)
| util.c:36:35: note: each undeclared identifier is reported only once for each function it appears in
| make[3]: *** [ristretto-util.o] Error 1
| make[3]: Leaving directory `/home/Superandy/tmp/oe-core-eglibc/work/armv7a-angstrom-linux-gnueabi/ristretto-0.3.0-r0/ristretto-0.3.0/src'
| make[2]: *** [all] Error 2
| make[2]: Leaving directory `/home/Superandy/tmp/oe-core-eglibc/work/armv7a-angstrom-linux-gnueabi/ristretto-0.3.0-r0/ristretto-0.3.0/src'
| make[1]: *** [all-recursive] Error 1
| make[1]: Leaving directory `/home/Superandy/tmp/oe-core-eglibc/work/armv7a-angstrom-linux-gnueabi/ristretto-0.3.0-r0/ristretto-0.3.0'
| make: *** [all] Error 2
| + die 'oe_runmake failed'

(From meta-openembedded rev: f3e086bae4442bf0941ad3f11b7c46ccabade30d)

Signed-off-by: Andreas Müller <schnitzeltony@gmx.de>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agolibxfce4ui: remove gettext from DEPENDS since xfce.bbclass takes care
Andreas Müller [Tue, 3 Jan 2012 14:41:49 +0000 (14:41 +0000)]
libxfce4ui: remove gettext from DEPENDS since xfce.bbclass takes care

(From meta-openembedded rev: 93229b3e604f8e050f467afd877ac0e873f9c285)

Signed-off-by: Andreas Müller <schnitzeltony@gmx.de>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agoxfce.bbclass: inherit gettext
Andreas Müller [Tue, 3 Jan 2012 14:41:48 +0000 (14:41 +0000)]
xfce.bbclass: inherit gettext

(From meta-openembedded rev: 8b3ed2f4349de11de34cb0e43463f737abaed5a5)

Signed-off-by: Andreas Müller <schnitzeltony@gmx.de>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agolibxfce4ui: update to 4.8.1
Andreas Müller [Mon, 26 Dec 2011 02:01:59 +0000 (02:01 +0000)]
libxfce4ui: update to 4.8.1

* build tested incremental & from empty build dir
* run tested on overo

(From meta-openembedded rev: 703222403053989087c8d3d3ee849086eb9567fd)

Signed-off-by: Andreas Müller <schnitzeltony@gmx.de>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agoxfwm4: update to 4.8.1
Andreas Müller [Mon, 26 Dec 2011 02:01:58 +0000 (02:01 +0000)]
xfwm4: update to 4.8.1

* build tested incremental & from empty build dir
* run tested on overo

(From meta-openembedded rev: 15c2388f33d3297ff33314023d1b01a50e7dcc97)

Signed-off-by: Andreas Müller <schnitzeltony@gmx.de>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agotumbler: update to 0.1.23
Andreas Müller [Mon, 26 Dec 2011 02:01:57 +0000 (02:01 +0000)]
tumbler: update to 0.1.23

* build tested incremental & from empty build dir
* run tested on overo

(From meta-openembedded rev: d787186059ad47787089e7ee6940175173f351fa)

Signed-off-by: Andreas Müller <schnitzeltony@gmx.de>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agopython-pyusb: add recipe to support usb development in Python
Peter A. Bigot [Sat, 31 Dec 2011 17:40:21 +0000 (17:40 +0000)]
python-pyusb: add recipe to support usb development in Python

(From meta-openembedded rev: 62332b8522f131d59136b4170dc8073638ec5641)

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agolighttpd: move bbappend to new version to match OE-core
Koen Kooi [Tue, 3 Jan 2012 15:11:06 +0000 (16:11 +0100)]
lighttpd: move bbappend to new version to match OE-core

(From meta-openembedded rev: c65139cd012231db6c3994481d11fe118773afab)

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agodialog: add 1.1-20111020 recipe (dynamic and static)
Otavio Salvador [Fri, 23 Dec 2011 20:50:18 +0000 (20:50 +0000)]
dialog: add 1.1-20111020 recipe (dynamic and static)

(From meta-openembedded rev: 2642db3615ea2d4196b9c73537d9ebff6c57de2d)

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agoxbmc: bump SRCREV to latest eden branch
Koen Kooi [Fri, 23 Dec 2011 11:59:59 +0000 (12:59 +0100)]
xbmc: bump SRCREV to latest eden branch

(From meta-openembedded rev: bb76fbcfc3d48a76ff629257abc8d6b1bb51f5c2)

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agogdb-cross-canadian: build gdb with python support
Eric BENARD [Fri, 23 Dec 2011 07:12:16 +0000 (07:12 +0000)]
gdb-cross-canadian: build gdb with python support

* python support is needed for providing finer scripting control
in gdb, and for remote controling gdb for example from qtcreator
* gdb/configure tries to autodetect python using python executable
with --includes --ldflags --exec-prefix to get the right flags
As it's difficult to achieve in OE's context, we generate a
script which will return the right values and make gdb's build
system happy. This idea was taken from the following article :
http://www.mentby.com/doug-evans-2/python-enabled-gdb-on-windows-and-relocation.html
* tested using angstrom & armv7/armv5 targets & qtcreator 201005 & 2.4.0

(From meta-openembedded rev: d3c1760a8fc9365585888b5d6a3db9965eb0174f)

Signed-off-by: Eric Bénard <eric@eukrea.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agotask-basic: adjust rsyslog dependency
Koen Kooi [Fri, 23 Dec 2011 07:54:31 +0000 (08:54 +0100)]
task-basic: adjust rsyslog dependency

(From meta-openembedded rev: 041f97a5988ad12477ec70206f1b712738d1350c)

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agosystemd: depends on intltool-native
Otavio Salvador [Thu, 22 Dec 2011 11:53:37 +0000 (11:53 +0000)]
systemd: depends on intltool-native

(From meta-openembedded rev: 5f2ac92eed90e19f2278f6d189a0157d1511e341)

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agorsyslog: move systemd support to rsyslog-systemd
Otavio Salvador [Wed, 21 Dec 2011 12:05:12 +0000 (12:05 +0000)]
rsyslog: move systemd support to rsyslog-systemd

This makes the package consistent with others supporting systemd and
also cleans up the recipe using the systemd.bbclass.

(From meta-openembedded rev: cb372a589a24f31d2e701350b305dec70cc110e5)

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agopcsc-lite: ccid downgraded to a runtime recommendation
Otavio Salvador [Sat, 17 Dec 2011 11:12:50 +0000 (11:12 +0000)]
pcsc-lite: ccid downgraded to a runtime recommendation

ccid adds more smart-card readers support but it is not a requirement
for pcsc-lite to work thus we change it to a recommendation instead of
a hard dependency.

(From meta-openembedded rev: 9c517424dfab1f65cf5e750836ee742ecf9b3ecc)

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agoepiphany 2.30.6: add missing source checksums
Koen Kooi [Thu, 22 Dec 2011 15:33:21 +0000 (16:33 +0100)]
epiphany 2.30.6: add missing source checksums

(From meta-openembedded rev: 14d2b74fa451f81488bfdf2697f8170807c1007f)

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agogdm 2.32.2: add missing source checksums
Koen Kooi [Thu, 22 Dec 2011 09:03:01 +0000 (10:03 +0100)]
gdm 2.32.2: add missing source checksums

(From meta-openembedded rev: 87a35d203278d220e6c730dc551af11a060798cd)

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agoptpd: add version 1.0.0
Zhenhua Luo [Wed, 21 Dec 2011 06:01:43 +0000 (06:01 +0000)]
ptpd: add version 1.0.0

    Precision Time Protocol (PTP) as defined by the IEEE 1588 standard.

(From meta-openembedded rev: ca8183238a6bea0922f8416444741244cc8d14c7)

Signed-off-by: Zhenhua Luo <b19537@freescale.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agolibnfnetlink: add version 1.0.0
Zhenhua Luo [Wed, 21 Dec 2011 06:01:42 +0000 (06:01 +0000)]
libnfnetlink: add version 1.0.0

    libnfnetlink is the low-level library for netfilter related kernel/userspace
    communication. It provides a generic messaging infrastructure for in-kernel
    netfilter subsystems (such as nfnetlink_log, nfnetlink_queue, nfnetlink_conntrack)
    and their respective users and/or management tools in userspace.

(From meta-openembedded rev: 713b8ac8aaae7b6cd2c97801bc8575323846fee7)

Signed-off-by: Zhenhua Luo <b19537@freescale.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agoipsec-tools: add version 0.7.2
Zhenhua Luo [Wed, 21 Dec 2011 06:01:41 +0000 (06:01 +0000)]
ipsec-tools: add version 0.7.2

    IPsec-Tools is a port of KAME's IPsec utilities to the Linux IPsec
    implementation.

(From meta-openembedded rev: 16da7fbd7b7a41c51e6c650e133f53b7210016e3)

Signed-off-by: Zhenhua Luo <b19537@freescale.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agoietutils: add version 1.0
Zhenhua Luo [Wed, 21 Dec 2011 06:01:40 +0000 (06:01 +0000)]
ietutils: add version 1.0

    The GNU inetutils are a collection of common networking utilities
    and servers including ftp, ftpd, rcp, rexec, rlogin, rlogind, rsh,
    rshd, syslog, syslogd, talk, talkd, telnet, telnetd, tftp, tftpd,
    and uucpd.

(From meta-openembedded rev: 8b08e151645d19d2940b6f83c7626087f4ac874f)

Signed-off-by: Zhenhua Luo <b19537@freescale.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agolibxaw: fix build error due to missing xmlto
Zhenhua Luo [Wed, 21 Dec 2011 06:01:39 +0000 (06:01 +0000)]
libxaw: fix build error due to missing xmlto

    libxaw build failed due to missing native xmlto, add xmlto-native in
    DEPENDS of libxaw

(From meta-openembedded rev: 7fa09da36cf9711f9fcfee04380682b9abc526fa)

Signed-off-by: Zhenhua Luo <b19537@freescale.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agoxmlto: add version 0.0.25
Zhenhua Luo [Wed, 21 Dec 2011 06:01:38 +0000 (06:01 +0000)]
xmlto: add version 0.0.25

    xmlto converts an XML file (DocBook or XSL-FO) into a specified format
    (PS, PDF, HTML, man, ASCII, XSL-FO, etc.)

(From meta-openembedded rev: ab8f876ca8fa223c183e3db2029cce88f3435a27)

Signed-off-by: Zhenhua Luo <b19537@freescale.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agogcc-4.5: Update gxx headers patch
Khem Raj [Wed, 21 Dec 2011 17:09:19 +0000 (17:09 +0000)]
gcc-4.5: Update gxx headers patch

This patch now expects gxx-include-dir
to be specified under sysroot which we
already do through gcc-cross4.inc from
oe-core

Please test

(From meta-openembedded rev: ac52f114fb1f2cc0b28a7457fb1a64b39a196e5a)

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agomidori: upgrade from 0.4.2 to 0.4.3
Martin Jansa [Mon, 19 Dec 2011 08:09:35 +0000 (09:09 +0100)]
midori: upgrade from 0.4.2 to 0.4.3

* only build tested, it does segfault in runtime but it's the same with
  previous 0.4.2 version and probably not caused by midori itself

(From meta-openembedded rev: 89fc3c7f28f6e4d2dc1fcbe760db8c8fdc229dc3)

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agonavit: bump PR after gpsd upgrade (.so name change)
Martin Jansa [Mon, 19 Dec 2011 06:39:34 +0000 (07:39 +0100)]
navit: bump PR after gpsd upgrade (.so name change)

(From meta-openembedded rev: 18b6e66d1db5faead7400b21c4a6222157dbaf92)

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agogpsd: upgrade from 2.95 to 2.96, drop 2 patches applied upstream
Martin Jansa [Sat, 17 Dec 2011 20:34:31 +0000 (21:34 +0100)]
gpsd: upgrade from 2.95 to 2.96, drop 2 patches applied upstream

(From meta-openembedded rev: c343bd205be77f1d014a5b21698caf23a9b6620d)

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agoe-tasks: add patch to fix changed callback name
Martin Jansa [Sat, 17 Dec 2011 02:20:58 +0000 (03:20 +0100)]
e-tasks: add patch to fix changed callback name

(From meta-openembedded rev: b412e289402f902e39e0895d71d04acb16b2dfe7)

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agoe-base: bump EFL_SRCREV a bit more
Martin Jansa [Thu, 15 Dec 2011 09:18:52 +0000 (10:18 +0100)]
e-base: bump EFL_SRCREV a bit more

(From meta-openembedded rev: ec49a5a3df1cda29c0817345bf02499a1f260014)

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agoedje: fix unpackaged multisense modules
Martin Jansa [Tue, 13 Dec 2011 09:29:02 +0000 (10:29 +0100)]
edje: fix unpackaged multisense modules

(From meta-openembedded rev: 105290205ec2f0823131a0def5d173f77594b2c4)

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agoe-base: bump EFL_SRCREV remove EFL_SRCREV_1.* and applied patches from libeflvala...
Martin Jansa [Tue, 13 Dec 2011 08:49:07 +0000 (09:49 +0100)]
e-base: bump EFL_SRCREV remove EFL_SRCREV_1.* and applied patches from libeflvala, elsa and python-elementary

* elementary (Evas_GL) and e-wm (backlight) depends on trunk again..

10:06:36 < JaMa> shouldn't elementary and e17 depend only on efl-1.1? | ./Elementary.h:372:21: fatal error: Evas_GL.h: No such file or directory and e/src/bin/e_backlight.c:43: undefined reference to
                 `ecore_x_randr_output_backlight_available'
10:07:32 < JaMa> but I'll recheck my configs
10:08:20 < moa> hum, that evas_gl.h would be a problem indeed
10:08:36 < moa> for e, i don't know
10:08:57 <@raster> elm requires svn evas
10:09:02 <@raster> thats unfortunately how it is
10:09:12 <@raster> requires evas_gl
10:09:35 < JaMa> maybe this is missing in 1.1 branch for e17? r65838
10:09:42 <@raster> yes
10:09:46 <@raster> its missing
10:09:50 <@raster> as its in trunk
10:09:53 <@raster> its a "new feature"
10:09:58 <@raster> not in stable
10:10:15 <@raster> uy'd have to patch out the support to make elm from svn build
10:10:42 < JaMa> raster: ok then I just didn't understand the dependency on "only" efl-1.1 right.. I'll update the rest of efl to same rev (instead of keeping them on 1.1 release)

(From meta-openembedded rev: 458f724d9bdb716b6907ea797a92fe0f67f1f72b)

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agovlc: rework dependencies
Sylvain Paré [Tue, 20 Dec 2011 11:01:20 +0000 (11:01 +0000)]
vlc: rework dependencies

* re-adds dropped depends as they are available now
 * adds libxpm as dependency as current vlc's config depends on it.
 * bumps PR
 * NOTE about ENTERPRISE_DISTRO : is that supposed to be still used or should this be replaced by something which respects COMMERCIAL_LICENSE setting ?

(From meta-openembedded rev: 5b1dff8b4f52873060b75813eeba864d64a70083)

Signed-off-by: Sylvain 'GarthPS' Paré <sylvain.pare@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agolibav, libsdl-image, mplayer2, xbmc: bump PR for libsdl packaging change in OE-core
Koen Kooi [Sun, 18 Dec 2011 09:35:24 +0000 (10:35 +0100)]
libav, libsdl-image, mplayer2, xbmc: bump PR for libsdl packaging change in OE-core

(From meta-openembedded rev: 6235a379418feb0a24bd33de8cc125b435099f69)

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agopython-tornada git: bump SRCREV for websocket API fix
Koen Kooi [Mon, 19 Dec 2011 12:37:53 +0000 (13:37 +0100)]
python-tornada git: bump SRCREV for websocket API fix

(From meta-openembedded rev: 781ac7ac8b74f23972f4bda8cb530312be3f00ee)

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agolibgphoto2: Fix QA issues
Andreas Müller [Mon, 19 Dec 2011 00:56:00 +0000 (00:56 +0000)]
libgphoto2: Fix QA issues

(From meta-openembedded rev: 4ae696e7dd5688078b75428e5a1925cb351628be)

Signed-off-by: Andreas Müller <schnitzeltony@gmx.de>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agoxbmc: add git version based on HEAD of eden branch
Koen Kooi [Sat, 17 Dec 2011 19:57:13 +0000 (20:57 +0100)]
xbmc: add git version based on HEAD of eden branch

Runtime tested on beagleboard/angstrom

(From meta-openembedded rev: 12caa1228a915b70b2f87acd38c644fb4cc011c8)

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agolibgphoto2 2.4.11: break runtime dependency loop
Koen Kooi [Sat, 17 Dec 2011 17:33:51 +0000 (18:33 +0100)]
libgphoto2 2.4.11: break runtime dependency loop

(From meta-openembedded rev: 3e9f18f7b0ad135dfcbbfce20a701df23f37c597)

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agoyajl: add 2.0.3
Koen Kooi [Sat, 17 Dec 2011 08:29:40 +0000 (09:29 +0100)]
yajl: add 2.0.3

(From meta-openembedded rev: 135a8f46ab9bcf9c7eadaed6f9b4f8ee4022e06d)

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agorng-tools: add
Zhenhua Luo [Fri, 16 Dec 2011 14:19:23 +0000 (14:19 +0000)]
rng-tools: add

    Random number generator daemo.

(From meta-openembedded rev: 7fd47b69000367319886af45151581c0ecd88310)

Signed-off-by: Zhenhua Luo <b19537@freescale.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agostrongswan: add
Zhenhua Luo [Fri, 16 Dec 2011 14:19:22 +0000 (14:19 +0000)]
strongswan: add

    strongSwan is an OpenSource IPsec implementation for the Linux operating system.

(From meta-openembedded rev: 3c76c8c4a5ca8793146ce2eaf98048d501b9c8be)

Signed-off-by: Zhenhua Luo <b19537@freescale.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agobridge-utils: add
Zhenhua Luo [Fri, 16 Dec 2011 14:19:21 +0000 (14:19 +0000)]
bridge-utils: add

    bridge-utils provides tools for ethernet bridging.

(From meta-openembedded rev: 1f7f7df5f34b6e3930665b6d9074d65815b5d176)

Signed-off-by: Zhenhua Luo <b19537@freescale.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agolibcdio: add 0.82
Koen Kooi [Fri, 16 Dec 2011 14:33:29 +0000 (15:33 +0100)]
libcdio: add 0.82

(From meta-openembedded rev: 7a20673d7a65f71d3b45c13d92b1ea94392a10d7)

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agolibsdl-image: add 1.2.10
Koen Kooi [Fri, 16 Dec 2011 14:29:05 +0000 (15:29 +0100)]
libsdl-image: add 1.2.10

(From meta-openembedded rev: 54cee9bcec87775dc436a11e4caacc72084df52b)

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agolibmms: add 0.6.2
Koen Kooi [Fri, 16 Dec 2011 12:29:00 +0000 (13:29 +0100)]
libmms: add 0.6.2

(From meta-openembedded rev: 8b445cca7de4c6b34004198d8d4ec1bb7c9c20c0)

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agolibmodplug: add 0.8.7
Koen Kooi [Fri, 16 Dec 2011 11:33:55 +0000 (12:33 +0100)]
libmodplug: add 0.8.7

(From meta-openembedded rev: 80584c1a44cae4568c6f8ebb7ee4995337f8f58c)

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agolibvpx: disable tree-vectorize
Martin Jansa [Thu, 15 Dec 2011 11:58:11 +0000 (12:58 +0100)]
libvpx: disable tree-vectorize

* It's causing ICE with latest gcc-4.6 from meta-oe, see:
  http://lists.linuxtogo.org/pipermail/openembedded-devel/2011-November/036001.html

(From meta-openembedded rev: 11fbc9fb4efaa59aca85ba352f6ebc3412eaedd0)

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agopixman,libav,libvpx,fftwf: bump PR after arm OVERRIDES changes in oe-core
Martin Jansa [Thu, 15 Dec 2011 09:51:56 +0000 (10:51 +0100)]
pixman,libav,libvpx,fftwf: bump PR after arm OVERRIDES changes in oe-core

(From meta-openembedded rev: 5c24a66ea7b8844680b0926bac31f2b1f68c0941)

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agomplayer2: drop FULL_OPTIMIZATION_armv7a and add -fno-tree-vectorize
Martin Jansa [Wed, 9 Nov 2011 19:55:12 +0000 (20:55 +0100)]
mplayer2: drop FULL_OPTIMIZATION_armv7a and add -fno-tree-vectorize

* we had -ftree-vectorize instead of -frename-registers here, but that's
  causing ICE with latest gcc-4.6 from meta-oe
* qemux86-64 was still failing without -fno-tree-vectorize
* similar to issue in libvpx
  http://lists.linuxtogo.org/pipermail/openembedded-devel/2011-November/036001.html
  and lowering to -O3 is not enough in this case
  | libmpcodecs/ad_imaadpcm.c: In function 'qt_ima_adpcm_decode_block':
  | libmpcodecs/ad_imaadpcm.c:177:12: internal compiler error: Segmentation fault
  | Please submit a full bug report,
  | with preprocessed source if appropriate.
  | See <http://gcc.gnu.org/bugs.html> for instructions.
  | make: *** [libmpcodecs/ad_imaadpcm.o] Error 1

(From meta-openembedded rev: c59fda28b29afcdcb245651cabbe08a76856d8ca)

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agosamba: Force python disabled for now to avoid host contamination
Richard Purdie [Tue, 15 Nov 2011 00:11:34 +0000 (00:11 +0000)]
samba: Force python disabled for now to avoid host contamination

(From meta-openembedded rev: 06ad2a21f24e908adf3aa6930aa4d06d3e8bd3af)

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agoxf86-input-void: drop archive prefix from checksums
Martin Jansa [Thu, 15 Dec 2011 09:33:40 +0000 (10:33 +0100)]
xf86-input-void: drop archive prefix from checksums

* .inc file from oe-core doesn't have name=archive in SRC_URI

(From meta-openembedded rev: a955885a291dd626644ec85d07bc3b392e28be44)

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agoepdfview: disable cups
Denis 'GNUtoo' Carikli [Fri, 9 Dec 2011 06:30:12 +0000 (07:30 +0100)]
epdfview: disable cups

* we usually don't want cups in target images, but cups was sometimes
  autodetected and compilation failed
* | PrintPter.cxx:19:23: fatal error: cups/cups.h: No such file or directory
  Under the SHR distribution for the nokia900 machine(and maybe all other machines)

(From meta-openembedded rev: 72abfbf06ec70414bc66e5d335591a8d05047637)

Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@no-log.org>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agodropbear: cleanup packaging
Otavio Salvador [Sat, 10 Dec 2011 16:05:53 +0000 (16:05 +0000)]
dropbear: cleanup packaging

* the symbolic link required to disable the sysvinit init script is
  now done during the do_install task so making the recipe simple

* convert to use PRINC to bump PR on bbappend

(From meta-openembedded rev: 2ba3b00677d245e824c9ac83b177a4f9a91f8b0f)

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agosessreg: fix checksum
Otavio Salvador [Wed, 14 Dec 2011 15:15:00 +0000 (15:15 +0000)]
sessreg: fix checksum

(From meta-openembedded rev: 54d71d79332893c6ff38089753cfdecd564be82a)

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agotwm: fix checksum
Otavio Salvador [Wed, 14 Dec 2011 15:14:44 +0000 (15:14 +0000)]
twm: fix checksum

(From meta-openembedded rev: ac183f41540e463ed0af3955ab804be8cde005bd)

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agoxrdb: fix checksum
Otavio Salvador [Wed, 14 Dec 2011 14:31:27 +0000 (14:31 +0000)]
xrdb: fix checksum

(From meta-openembedded rev: 62fa720b7381cecffe2b2546434128951d1abbc6)

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agosetxkbmap: fix checksum
Otavio Salvador [Wed, 14 Dec 2011 12:34:54 +0000 (12:34 +0000)]
setxkbmap: fix checksum

(From meta-openembedded rev: ee3349b62721b50d965c78eeeab8969468d60934)

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agoflorence: clean up recipe
Koen Kooi [Thu, 15 Dec 2011 08:35:14 +0000 (09:35 +0100)]
florence: clean up recipe

Use gettext.bbclass, sha256sum and remove some stray whitespace

(From meta-openembedded rev: 6f36625d072054737e0aa797fb791c35d999addc)

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agoflorence: Initial recipe added
Samuel Stirtzel [Mon, 12 Dec 2011 16:08:09 +0000 (16:08 +0000)]
florence: Initial recipe added

Florence is a virtual keyboard used to input text with a touchscreen.

Tests:
* Run tested on Overo Gumstix with xfce-nm-image
* Build tested for Qemuarm

NOTICE:
If florence can't find its gconf settings,
you need to start florence with --config and save the configuration once.

(From meta-openembedded rev: 10f6fd90ed68099f1addfb04602af545456147e6)

Signed-off-by: Samuel Stirtzel <s.stirtzel@googlemail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agocpufrequtils: Replace non-existant kernel.org git source
Ulf Samuelsson [Tue, 13 Dec 2011 22:56:19 +0000 (22:56 +0000)]
cpufrequtils: Replace non-existant  git source

git://git.kernel.org/pub/scm/utils/kernel/cpufreq/cpufrequtils.git
no longer exists so build fails, unless it is already present in
downloads directory.

Source has been retrieved from a mirror:
(http://mirror.nexcess.net/kernel.org/scm/utils/kernel/cpufreq/cpufrequtils.git)
and a new git source has been established on github.

kernel.org link kept in a comment to allow the old
link to be easily reestablished once it is available.

(From meta-openembedded rev: ae8e159041d49c09c2b49477eb1d220325a9e5af)

Signed-off-by: Ulf Samuelsson <ulf@emagii.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agolibgtkstylus_0.5.bb: fix LIC_FILES_CHECKSUM and LICENSE
Bernhard Guillon [Thu, 15 Dec 2011 08:19:11 +0000 (08:19 +0000)]
libgtkstylus_0.5.bb: fix LIC_FILES_CHECKSUM and LICENSE

Provide a valid LIC_FILES_CHECKSUM
Use SPDX style versioned license for LICENSE field

(From meta-openembedded rev: ed6e2d90ad1d20bbc74278ef181f39d53e6c236d)

Signed-off-by: Bernhard Guillon <Bernhard.Guillon@hale.at>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agolibgsf: fix LICENSE field
Martin Jansa [Wed, 14 Dec 2011 13:13:28 +0000 (13:13 +0000)]
libgsf: fix LICENSE field

(From meta-openembedded rev: 8a87c322738ad1fea626d4d1a0d8cbc8f77b9264)

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agoliblinebreak_1.2.bb: drop 'PRIORITY = "optional"' as it is the default
Otavio Salvador [Wed, 14 Dec 2011 01:10:35 +0000 (01:10 +0000)]
liblinebreak_1.2.bb: drop 'PRIORITY = "optional"' as it is the default

(From meta-openembedded rev: 7fc354c7350a9f0ddb0369ee51e037efa41b5ca6)

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agoqwt.inc: drop 'PRIORITY = "optional"' as it is the default
Otavio Salvador [Wed, 14 Dec 2011 01:10:34 +0000 (01:10 +0000)]
qwt.inc: drop 'PRIORITY = "optional"' as it is the default

(From meta-openembedded rev: 79c6b533bdd097fdc801efb59317af5257396de1)

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agoxpext_1.0-5.bb: drop 'PRIORITY = "optional"' as it is the default
Otavio Salvador [Wed, 14 Dec 2011 01:10:33 +0000 (01:10 +0000)]
xpext_1.0-5.bb: drop 'PRIORITY = "optional"' as it is the default

(From meta-openembedded rev: f5dae46888e0b0acce893524b248d26af58957f9)

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agomplayer2_git.bb: drop 'PRIORITY = "optional"' as it is the default
Otavio Salvador [Wed, 14 Dec 2011 01:10:32 +0000 (01:10 +0000)]
mplayer2_git.bb: drop 'PRIORITY = "optional"' as it is the default

(From meta-openembedded rev: b41702a6bd1db5e970555342db11c2212780f1a0)

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>