Commit Graph

1309 Commits

Author SHA1 Message Date
Koen Kooi
a5eae966b9 owfs: import 2.8p4 from OE-classic, update to 2.8p14
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-01-15 12:31:08 +01:00
Andreas Müller
b20bf09d87 ristretto: update to 0.3.2
Signed-off-by: Andreas Müller <schnitzeltony@gmx.de>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-01-15 10:09:42 +01:00
Andreas Müller
c4e7f781f9 xfce4-netload-plugin: update to 1.1.0
Signed-off-by: Andreas Müller <schnitzeltony@gmx.de>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-01-15 10:09:41 +01:00
Eric BENARD
8741e35957 libjpeg-turbo: native depends on nasm-native
else I get the following error during configure :
| configure: error: no nasm (Netwide Assembler) found

Signed-off-by: Eric Bénard <eric@eukrea.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-01-15 10:09:41 +01:00
Koen Kooi
b026074a8d libjpeg-turbo: initial add
If you're on x86 or ARM this will be a lot faster due to SIMD optimizations

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-01-13 11:45:31 +01:00
Koen Kooi
253b1d7bc3 xterm: update to 277
License checksum changed due to date changes

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-01-13 09:41:51 +01:00
Martin Jansa
3aa79887e2 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

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-01-13 08:49:47 +01:00
Koen Kooi
cbf65f7f0d gnome-backgrounds 2.32.0: import from OE-classic
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-01-12 18:17:09 +01:00
Koen Kooi
0c6ae144a9 gnome-desktop: fix gnome-about
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-01-12 18:07:58 +01:00
Steve Sakoman
c1444331e9 gnome-panel: fix leakage of build machine python path into gnome-panel-add
Signed-off-by: Steve Sakoman <steve@sakoman.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-01-12 18:02:59 +01:00
Koen Kooi
f5a589a8f0 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)

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-01-12 14:26:07 +01:00
Martin Jansa
d792afdefc libav, libvpx, mplayer2: drop work around for gcc-4.6 ICE, no need to pass -fno-tree-vectorize now
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-01-12 10:41:09 +01:00
Norman Schleicher
3b111fefe1 ca-certificates: upgrade to 20111211, old version not available anymore
Signed-off-by: Norman Schleicher <NormanSchleicher@gmx.de>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-01-12 10:41:09 +01:00
Martin Jansa
85c57edbd2 edje: fix packaging of multisense module.so
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-01-12 10:40:41 +01:00
Martin Jansa
8ff502a3db elementary: package examples to PN-tests
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-01-11 13:03:59 +01:00
Martin Jansa
76bea3d19a emotion: update LIC_FILES_CHKSUM, COPYING file was cleaned to match rest of EFL
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-01-11 13:03:58 +01:00
Martin Jansa
275bcc54a7 edje: add eina to DEPENDS, it depends on eina since r36623
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-01-11 13:03:58 +01:00
Martin Jansa
0796505f34 e-base: bump EFL_SRCREV a bit more
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-01-11 13:03:51 +01:00
Andrea Adami
a3d91317a3 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

Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-01-11 09:28:26 +01:00
Koen Kooi
c40a4cd3a3 avahi-ui: drop, it's in OE-core nowadays
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-01-11 09:26:33 +01:00
Khem Raj
8413bf3c5d gcc-4.6: Update linaro patches past 2012.12 release
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-01-10 21:43:59 +01:00
Khem Raj
f2179dabaa gcc-4.6: Fix ICE on x86_64 seen during vectorization
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-01-10 21:43:57 +01:00
Anders Darander
d3a451bbd0 systemd: git repo moved
Freedesktop have reorganized the git repository structure.

Signed-off-by: Anders Darander <anders@chargestorm.se>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-01-10 08:25:55 +01:00
Andrea Adami
9c855444d0 xf86-video-fbdev: remove, driver is now in oe-core
* as per commit id 4997e01cb051cc05348468707898798f9228613a

Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-01-09 10:31:00 +01:00
Andrea Adami
2164e05e17 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

Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-01-09 10:31:00 +01:00
Andreas Müller
5b8522e3b5 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.

Signed-off-by: Andreas Müller <schnitzeltony@gmx.de>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-01-09 10:31:00 +01:00
Otavio Salvador
6ae89951a7 udisks: disable manpage building
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2012-01-09 10:31:00 +01:00
Otavio Salvador
c48a6a605c 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.

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2012-01-09 10:31:00 +01:00
Otavio Salvador
458db1ad63 task-x11: use xserver-nodm-init-systemd
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2012-01-09 10:31:00 +01:00
Otavio Salvador
0872d60659 meta-efl: elsa: rconflicts/rreplaces xserver-nodm-init-systemd
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2012-01-09 10:31:00 +01:00
Otavio Salvador
0265a98f71 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.

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2012-01-09 10:31:00 +01:00
Koen Kooi
2292ac565c kmod: add recipe for version 3, no compatibility symlinks yet
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-01-09 10:31:00 +01:00
Koen Kooi
18266de7fc nodejs-native: clarify dependencies to match updated oe-core parser
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-01-06 09:33:42 +01:00
Zhenhua Luo
9cc211194f xfsprogs: add version 3.1.7
xfsprogs provides XFS filesystem utilities.

Signed-off-by: Zhenhua Luo <b19537@freescale.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-01-05 10:17:02 +01:00
Peter A. Bigot
42d6f4f366 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.

Signed-off-by: Peter A. Bigot <bigotp@acm.org>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-01-05 10:15:55 +01:00
Andreas Müller
dc32361d19 udisks: add native systemd support
Signed-off-by: Andreas Müller <schnitzeltony@gmx.de>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-01-05 10:15:54 +01:00
Andreas Müller
f3e086bae4 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'

Signed-off-by: Andreas Müller <schnitzeltony@gmx.de>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-01-05 10:14:25 +01:00
Andreas Müller
93229b3e60 libxfce4ui: remove gettext from DEPENDS since xfce.bbclass takes care
Signed-off-by: Andreas Müller <schnitzeltony@gmx.de>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-01-05 10:14:25 +01:00
Andreas Müller
8b3ed2f434 xfce.bbclass: inherit gettext
Signed-off-by: Andreas Müller <schnitzeltony@gmx.de>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-01-05 10:14:24 +01:00
Andreas Müller
7032224030 libxfce4ui: update to 4.8.1
* build tested incremental & from empty build dir
* run tested on overo

Signed-off-by: Andreas Müller <schnitzeltony@gmx.de>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-01-05 10:14:23 +01:00
Andreas Müller
15c2388f33 xfwm4: update to 4.8.1
* build tested incremental & from empty build dir
* run tested on overo

Signed-off-by: Andreas Müller <schnitzeltony@gmx.de>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-01-05 10:14:23 +01:00
Andreas Müller
d787186059 tumbler: update to 0.1.23
* build tested incremental & from empty build dir
* run tested on overo

Signed-off-by: Andreas Müller <schnitzeltony@gmx.de>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-01-05 10:14:22 +01:00
Peter A. Bigot
62332b8522 python-pyusb: add recipe to support usb development in Python
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-01-05 10:14:21 +01:00
Koen Kooi
c65139cd01 lighttpd: move bbappend to new version to match OE-core
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-01-03 16:11:06 +01:00
Otavio Salvador
2642db3615 dialog: add 1.1-20111020 recipe (dynamic and static)
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-12-24 19:07:53 +01:00
Koen Kooi
bb76fbcfc3 xbmc: bump SRCREV to latest eden branch
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-12-23 12:59:59 +01:00
Eric BENARD
d3c1760a8f 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

Signed-off-by: Eric Bénard <eric@eukrea.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-12-23 09:08:15 +01:00
Koen Kooi
041f97a598 task-basic: adjust rsyslog dependency
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-12-23 08:54:31 +01:00
Otavio Salvador
5f2ac92eed systemd: depends on intltool-native
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2011-12-23 08:53:02 +01:00
Otavio Salvador
cb372a589a 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.

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2011-12-23 08:53:02 +01:00