summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* libjpeg-turbo: initial addKoen Kooi2012-01-131-0/+30
| | | | | | 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>
* xterm: update to 277Koen Kooi2012-01-131-4/+3
| | | | | | License checksum changed due to date changes Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* gpsd: disable xmltoMartin Jansa2012-01-131-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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>
* gnome-backgrounds 2.32.0: import from OE-classicKoen Kooi2012-01-121-0/+14
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* gnome-desktop: fix gnome-aboutKoen Kooi2012-01-121-2/+5
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* gnome-panel: fix leakage of build machine python path into gnome-panel-addSteve Sakoman2012-01-121-0/+1
| | | | | Signed-off-by: Steve Sakoman <steve@sakoman.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* upower: add pm-utils to RRECOMMENDSKoen Kooi2012-01-121-0/+4
| | | | | | | | | | 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>
* libav, libvpx, mplayer2: drop work around for gcc-4.6 ICE, no need to pass ↵Martin Jansa2012-01-123-17/+6
| | | | | | -fno-tree-vectorize now Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* ca-certificates: upgrade to 20111211, old version not available anymoreNorman Schleicher2012-01-121-2/+2
| | | | | Signed-off-by: Norman Schleicher <NormanSchleicher@gmx.de> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* edje: fix packaging of multisense module.soMartin Jansa2012-01-121-1/+1
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* elementary: package examples to PN-testsMartin Jansa2012-01-111-0/+1
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* emotion: update LIC_FILES_CHKSUM, COPYING file was cleaned to match rest of EFLMartin Jansa2012-01-111-1/+1
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* edje: add eina to DEPENDS, it depends on eina since r36623Martin Jansa2012-01-111-3/+3
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* e-base: bump EFL_SRCREV a bit moreMartin Jansa2012-01-111-1/+1
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* kexec-tools_2.0.2.bbappend: remove, packages are now split in oe-coreAndrea Adami2012-01-111-4/+0
| | | | | | | | * 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>
* avahi-ui: drop, it's in OE-core nowadaysKoen Kooi2012-01-114-90/+0
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* gcc-4.6: Update linaro patches past 2012.12 releaseKhem Raj2012-01-1011-1/+4724
| | | | | Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* gcc-4.6: Fix ICE on x86_64 seen during vectorizationKhem Raj2012-01-102-19/+49
| | | | | Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* systemd: git repo movedAnders Darander2012-01-101-1/+1
| | | | | | | Freedesktop have reorganized the git repository structure. Signed-off-by: Anders Darander <anders@chargestorm.se> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* xf86-video-fbdev: remove, driver is now in oe-coreAndrea Adami2012-01-091-8/+0
| | | | | | | * as per commit id 4997e01cb051cc05348468707898798f9228613a Signed-off-by: Andrea Adami <andrea.adami@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* kernel.bbclass: fix pkg_postinst and pkg_postrm (from oe-core)Andrea Adami2012-01-091-2/+2
| | | | | | | | | | * 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>
* gvfs: rework and add recipe for gvfs-gdu-volume-monitorAndreas Müller2012-01-093-16/+47
| | | | | | | | | | | | | | | | | | | | | 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>
* udisks: disable manpage buildingOtavio Salvador2012-01-091-1/+3
| | | | Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* busybox: add systemd support for syslog serviceOtavio Salvador2012-01-094-0/+52
| | | | | | | 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>
* task-x11: use xserver-nodm-init-systemdOtavio Salvador2012-01-091-3/+3
| | | | Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* meta-efl: elsa: rconflicts/rreplaces xserver-nodm-init-systemdOtavio Salvador2012-01-091-3/+3
| | | | Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* xserver-nodm-init: move systemd service to xserver-nodm-init-systemdOtavio Salvador2012-01-091-16/+14
| | | | | | | Move systemd service to xserver-nodm-init-systemd to be consistent with other packages. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* kmod: add recipe for version 3, no compatibility symlinks yetKoen Kooi2012-01-091-0/+16
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* nodejs-native: clarify dependencies to match updated oe-core parserKoen Kooi2012-01-061-0/+1
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* xfsprogs: add version 3.1.7Zhenhua Luo2012-01-052-0/+414
| | | | | | | xfsprogs provides XFS filesystem utilities. Signed-off-by: Zhenhua Luo <b19537@freescale.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* ntp: correct systemd EnvironmentFile, add ntpdate servicePeter A. Bigot2012-01-055-4/+18
| | | | | | | | | | | | | | | | | | | | | | | 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>
* udisks: add native systemd supportAndreas Müller2012-01-052-3/+123
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@gmx.de> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* ristretto: fix build error by including locale.hAndreas Müller2012-01-052-0/+16
| | | | | | | | | | | | | | | | | | | 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>
* libxfce4ui: remove gettext from DEPENDS since xfce.bbclass takes careAndreas Müller2012-01-051-1/+1
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@gmx.de> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* xfce.bbclass: inherit gettextAndreas Müller2012-01-051-1/+1
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@gmx.de> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* libxfce4ui: update to 4.8.1Andreas Müller2012-01-051-4/+2
| | | | | | | | * 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>
* xfwm4: update to 4.8.1Andreas Müller2012-01-052-39/+2
| | | | | | | | * 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>
* tumbler: update to 0.1.23Andreas Müller2012-01-051-2/+2
| | | | | | | | * 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>
* python-pyusb: add recipe to support usb development in PythonPeter A. Bigot2012-01-051-0/+17
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* lighttpd: move bbappend to new version to match OE-coreKoen Kooi2012-01-031-0/+0
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* dialog: add 1.1-20111020 recipe (dynamic and static)Otavio Salvador2011-12-243-0/+36
| | | | | Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* xbmc: bump SRCREV to latest eden branchKoen Kooi2011-12-231-2/+2
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* gdb-cross-canadian: build gdb with python supportEric BENARD2011-12-231-0/+20
| | | | | | | | | | | | | | | * 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>
* task-basic: adjust rsyslog dependencyKoen Kooi2011-12-231-2/+2
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* systemd: depends on intltool-nativeOtavio Salvador2011-12-231-2/+2
| | | | Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* rsyslog: move systemd support to rsyslog-systemdOtavio Salvador2011-12-231-15/+8
| | | | | | | 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>
* pcsc-lite: ccid downgraded to a runtime recommendationOtavio Salvador2011-12-231-2/+3
| | | | | | | | 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. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* epiphany 2.30.6: add missing source checksumsKoen Kooi2011-12-221-0/+2
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* gdm 2.32.2: add missing source checksumsKoen Kooi2011-12-221-0/+2
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* ptpd: add version 1.0.0Zhenhua Luo2011-12-222-0/+46
| | | | | | | Precision Time Protocol (PTP) as defined by the IEEE 1588 standard. Signed-off-by: Zhenhua Luo <b19537@freescale.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>