aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2012-06-05owfs: update to 2.8p15Otavio Salvador
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-06-05python-numpy: Fixed numpy dependencies.Dan McDougall
Numpy was missing a number of dependencies in the .bb file without which it will not work. Signed-off-by: Dan McDougall <daniel.mcdougall@liftoffsoftware.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-06-01gcalctool: remove older version and drop 'patch=1'Martin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-06-01gnome-settings-daemon: fix staticdev QA warningsAndreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-05-24ubi-utils-klibc: clean ubiformat patchAndrea Adami
* fixes have been committed in klibc for stdio and the additional * fflush is not necessary anymore (runtime tested pressing CTRL+D) * bump PR Signed-off-by: Andrea Adami <andrea.adami@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-05-24klibc: upgrade to git tag c2c7f19Andrea Adami
* include last patches of may 2012 * tracking upstream wrt forthcoming 2.0 release * bump INC_PR Signed-off-by: Andrea Adami <andrea.adami@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-05-24klibc.bbclass: use klcc as CPPAndrea Adami
Signed-off-by: Andrea Adami <andrea.adami@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-05-23gateone: add config fileKoen Kooi
The config file changes some options to have a lower latency for key input Based on https://github.com/liftoff/meta-oe/commit/9cb653845d7bb4416d2e8e6c5a09a54e08dd7578 by Dan McDougall Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-05-23gateone: update to 1.1Koen Kooi
Sort RDEPENDS alphabetically as well. Based on https://github.com/liftoff/meta-oe/commit/9cb653845d7bb4416d2e8e6c5a09a54e08dd7578 by Dan McDougall Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-05-21Revert "systemd.bbclass: drop postrm, use prerm instead"Koen Kooi
This removed the $D check, which should stay This reverts commit 637cb7e3d2cfdc74d239a4257e6f3477aa17da4e.
2012-05-21bootchart: update to v1.16Koen Kooi
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-05-19xbmc: update to HEAD of the release branchKoen Kooi
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-05-18nodejs 0.6.18: fix patch nameKoen Kooi
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-05-18nodejs: update to 0.6.18 and fix hardfloat detectionOtavio Salvador
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-05-17pidgin: fix missing quote in FILES_libgnt-dbgMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-05-17meta-systemd: fixup BBFILE_PATTERN overrideMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-05-17systemd.bbclass: drop postrm, use prerm insteadAndreas Oberritter
* Calling "systemctl disable" from postrm is too late and causes the following error: | Failed to issue method call: No such file or directory * Messing with $D is not needed in *rm scripts. Signed-off-by: Andreas Oberritter <obi@opendreambox.org> Acked-by: Otavio Salvador <otavio@ossystems.com.br> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-05-17pidgin: explicitly disable nssMartin Jansa
* sometimes it leaks from meta-chromium and breaks pidgin build Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-05-17libnl: upgrade to 3.2.9 and fix upgrade pathMartin Jansa
* COPYING change is only formal from http://git.infradead.org/users/tgr/libnl.git/commitdiff/c857625be074a7b9ef6adbcdde986a0b23aae901 Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-05-17libnl: bump PEMartin Jansa
* libnl-2 in oe-core has PE 1, so in order to have upgrade patch from libnl-2 to libnl-3 we need PE 1 here too Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-05-17meta-systemd: add layerKoen Kooi
This is where the systemd related recipes and appends are going to live Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-05-16cloud9: add patch to make it use nodejs 0.6.x for executing scriptsKoen Kooi
This matches the default nodejs version in OE Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-05-16Merge branch 'kraj/remove-gcc-4.5' of ↵Koen Kooi
git://git.openembedded.org/meta-openembedded-contrib
2012-05-16gnome-system-monitor: make it build by aligning includesAndreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-05-16florence: make it build by aligning includesAndreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-05-16gvfs: fix buildAndreas Müller
Error message was: | In file included from gvfsfusedaemon.c:44:0: | /home/andreas/tmp/oe-core-eglibc/sysroots/overo/usr/include/glib-2.0/glib/gurifuncs.h:24:2: error: #error "Only <glib.h> can be included directly." Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-05-16libmodbus: ported recipe from classic and updatedAndrea Galbusera
* based on recipe by Radoslav Kolev which was in classic * updated to latest released version 3.0.2 v2: * drop git version of recipe * drop no longer used PRIORITY v3: * drop PR = "r0" Signed-off-by: Andrea Galbusera <gizero@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-05-16cloud9: add patch to make it use nodejs 0.6.x for executing scriptsKoen Kooi
This matches the default nodejs version in OE Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-05-15gcc-4.5: RemoveKhem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2012-05-15binutils-2.20: RemoveKhem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2012-05-15eglibc-2.12: RemoveKhem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2012-05-14klibc: upgrade to latest git (pre 2.0)Andrea Adami
* remove cherry-picked patch applied in master * remove comments in klcc recipe * remove slashes from paths in klibc recipe * revert involontary oe_runmake install changes * reset INC_PR * v2 removes obolete cleanings wrt headers_install Signed-off-by: Andrea Adami <andrea.adami@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-05-14ubi-utils-klibc: clean patchAndrea Adami
* after klibc refactoring * bump PR Signed-off-by: Andrea Adami <andrea.adami@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-05-14klibc_1.5.26: now build against linux-libc-headersAndrea Adami
* add install-patch creating symlinks as done by debian * extra add the mtd headers * refresh patches (split out prefix.patch) * recipe is now not machine-specific anymore * bump INC_PR Signed-off-by: Andrea Adami <andrea.adami@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-05-14rrdtool: add 1.4.7Koen Kooi
All binding are disabled since they are not safe for cross-compilation. Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-05-14systemd-systemctl-native: fixed systemctl wrapper's `disable' actionMario Domenech Goulart
Signed-off-by: Mario Domenech Goulart <mario@ossystems.com.br> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-05-11nodejs: update to 0.6.17Koen Kooi
The license is unchanged, only some sections were clarified with different wording. Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-05-10ttf-fonts: call update-fonts only on target, not during do_rootfsMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-05-10kmod: drop from meta-oeMartin Jansa
* it was added to oe-core Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-05-10ubi-utils-klibc: add the remaining ubicrc32, ubinize, ubiformatAndrea Adami
* add more hacks to compile * binaries tested on Zaurus poodle/corgi (with patched kernel) * bump PR * NOTES * strange behavior wrt getopt for at least ubiformat: * you should pass the options first, i.e. * ubiformat -O 512 /dev/mtd3 *works* * ubiformat /dev/mtd3 -O 512 *fails* Signed-off-by: Andrea Adami <andrea.adami@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-05-10klibc: upgrade from 1.5.25 to 1.5.26Andrea Adami
* minor updates, still waiting for release 2.0 * v2 adds another (sometimes) missing header Signed-off-by: Andrea Adami <andrea.adami@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-05-09gnome-settings-daemon 2.32.1: libsndfile -> libsndfile1Koen Kooi
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-05-09openssh: rename bbappends to match new oe-core versionMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-05-08Merge remote-tracking branch 'meta-oe-contrib/jansa/pull2'Koen Kooi
2012-05-08orbit2: cleanup recipe, merge .inc and -nativeMartin Jansa
* fix LICENSE field * this also upgrades -native from 2.14.12 to 2.14.17, because 2.14.12 is failing to configure:13143: checking alignment of CORBA_octet configure:13170: gcc -o conftest -isystem/OE/shr-core/tmp-eglibc/sysroots/x86_64-linux/usr/include -O2 -pipe -isystem/OE/shr-core/tmp-eglibc/sysroots/x86_64-linux/usr/include -pthread -I/OE/shr-core/tmp-eglibc/sysroots/x86_64-linux/usr/include/glib-2.0 -I/OE/shr-core/tmp-eglibc/sysroots/x86_64-linux/usr/lib/glib-2.0/include -L/OE/shr-core/tmp-eglibc/sysroots/x86_64-linux/usr/lib -L/OE/shr-core/tmp-eglibc/sysroots/x86_64-linux/lib -Wl,-rpath-link,/OE/shr-core/tmp-eglibc/sysroots/x86_64-linux/usr/lib -Wl,-rpath-link,/OE/shr-core/tmp-eglibc/sysroots/x86_64-linux/lib -Wl,-rpath,/OE/shr-core/tmp-eglibc/sysroots/x86_64-linux/usr/lib -Wl,-rpath,/OE/shr-core/tmp-eglibc/sysroots/x86_64-linux/lib -Wl,-O1 conftest.c -pthread -Wl,--export-dynamic -L/OE/shr-core/tmp-eglibc/sysroots/x86_64-linux/usr/lib -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -lrt -lglib-2.0 >&5 In file included from ./include/orbit/util/basic_types.h:5:0, from conftest.c:45: /OE/shr-core/tmp-eglibc/sysroots/x86_64-linux/usr/include/glib-2.0/glib/gunicode.h:23:2: error: #error 'Only <glib.h> can be included directly.' * use GNOME_MIRROR and SHRT_VER in SRC_URI Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-05-08libxaw: upgrade to 1.0.10 to fix -Werror=pointer-to-int-cast when building ↵Martin Jansa
for x86-64 * 1.0.9 fails with: | XawIm.c:1410:23: error: cast from pointer to integer of different size [-Werror=pointer-to-int-cast] | XawIm.c:1415:23: error: cast from pointer to integer of different size [-Werror=pointer-to-int-cast] * fixed upstream: http://cgit.freedesktop.org/xorg/lib/libXaw/commit/?id=49c0a2441946f0d70fbd2612f193c95b84dde102 * COPYING changed only formally, stripping trailing spaces in http://cgit.freedesktop.org/xorg/lib/libXaw/commit/COPYING?id=37ffe69b10ae29e8f91de6ef647d06804b9d159b Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-05-07kernel.bbclass: Use kmod-native instead of module-init-tools-crossKhem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-05-07kernel.bbclass: move kernel-vmlinux up in PACKAGESChristopher Larson
If KERNEL_IMAGETYPE is vmlinux, the expectation is most likely that there will be no kernel image package, but we still want a vmlinux package for debugging, so move kernel-vmlinux in front of kernel-image in PACKAGES. Signed-off-by: Christopher Larson <kergoth@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-05-07gnome-settings-daemon: add dependency on libsndfileKoen Kooi
It's autodetected and leads to sstate based breakage on autobuilders: This ends up in the package: Package: gnome-settings-daemon Version: 2.32.1-r3 Depends: [..] libdbus-1-3 (>= 1.4.16), libx11-6 (>= 1.4.4), libogg0 (>= 1.3.0), libsndfile1 (>= 1.0.25), But libsndfile hasn't been built. Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-05-07gnome-settings-daemon: add dependency on libxtst6Koen Kooi
It's autodetected and leads to sstate based breakage on autobuilders: This ends up in the package: Package: gnome-settings-daemon Version: 2.32.1-r3 Depends: libltdl7 (>= 2.4.2), hicolor-icon-theme, libjson0 (>= 0.9), libxcb1 (>= 1.8.1), libxrender1 (>= 0.9.7), libpixman-1-0 (>= 0.25.2), libxml2 (>= 2.7.8), libxext6 (>= 1.3.1), libz1 (>= 1.2.6), libxtst6 (>= 1.2.1), But libxtst hasn't been built. Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>