Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2010-03-26 | shr-wizard: add e-wm to DEPENDS | Martin Jansa | 1 | |
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> | ||||
2010-03-26 | checksums: drop libxml2, libxslt checksums which were moved to recipes | Martin Jansa | 1 | |
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> | ||||
2010-03-26 | libxslt: introduce libxslt.inc, move checksums to recipe, add 1.1.26 | Martin Jansa | 5 | |
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> | ||||
2010-03-26 | alsa-scenarii-shr: move recipe to obsolete | Martin Jansa | 1 | |
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> | ||||
2010-03-26 | alsa-scenarii-shr: move SRCREV to recipe | Martin Jansa | 2 | |
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> | ||||
2010-03-26 | ffalarms: move old 0.2.2 to obsolete with it's checksum, drop unused patch | Martin Jansa | 3 | |
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> | ||||
2010-03-26 | ffalarms: bump to version 0.4 | Łukasz Pankowski | 1 | |
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> | ||||
2010-03-25 | meta-toolchain: fix SDK_PATH resolving early by swapping quoting | Denys Dmytriyenko | 1 | |
http://thread.gmane.org/gmane.comp.handhelds.openembedded/31484 Signed-off-by: Denys Dmytriyenko <denis@denix.org> | ||||
2010-03-25 | geos: latest versions do not depend on boost | Cliff Brake | 1 | |
2010-03-25 | gnome-mplayer: add 0.9.9.2 | Koen Kooi | 1 | |
2010-03-25 | udev 151: follow debian/fedora and use /lib/udev as libexecdir. This fixes ↵ | Koen Kooi | 1 | |
packages installing rules into /lib/udev | ||||
2010-03-25 | networkmanager, -applet: bump PR | Koen Kooi | 2 | |
2010-03-25 | angstrom: add script to make a mini personal feed containing only the ↵ | Koen Kooi | 1 | |
differences between upstream feeds and your deploydir | ||||
2010-03-25 | angstrom: prefer glib 2.23.6 | Koen Kooi | 1 | |
2010-03-25 | gvfs: add 1.5.5 | Koen Kooi | 3 | |
2010-03-25 | libgpod: add 0.7.92 | Koen Kooi | 3 | |
2010-03-25 | libimobiledevice: add 1.0.0 | Koen Kooi | 1 | |
2010-03-25 | libplist: add 1.2 | Koen Kooi | 1 | |
2010-03-25 | usbmuxd: add 1.0.3 | Koen Kooi | 1 | |
2010-03-25 | glib-2.0: add 2.23.6 | Koen Kooi | 6 | |
* thumb patch needs rediffing | ||||
2010-03-25 | at91-l9260.conf: fix spelling error | Ulf Samuelsson | 1 | |
Signed-off-by: Ulf Samuelsson <ulf.samuelsson@atmel.com> | ||||
2010-03-25 | manifest.bbclass: Remove since its broken and unused | Richard Purdie | 1 | |
This code has never been used, is only half complete and obsolete. If anyone ever wnats to refer to it, its in the history but keeping useless code ist just confusing so delete it. Acked-by: Chris Larson <chris_larson@mentor.com> Signed-off-by: Richard Purdie <rpurdie@rpsys.net> | ||||
2010-03-25 | linux-openmoko-2.6.32: upgrade to 2.6.32.10 and one additional patch | Martin Jansa | 2 | |
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> | ||||
2010-03-25 | matchbox-keyboard-inputmethod: Fix build with newer libtool | Thomas Zimmermann | 2 | |
* Newer libtool fails to install libs because of an additional / Signed-off-by: Thomas Zimmermann <ml@vdm-design.de> | ||||
2010-03-25 | tiff: add BBCLASSEXTEND to get tiff-native | Thomas Zimmermann | 1 | |
Signed-off-by: Thomas Zimmermann <ml@vdm-design.de> | ||||
2010-03-25 | estardict: add version 0.2 | Vaudano Luca | 1 | |
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> | ||||
2010-03-25 | vlan: add pre-up/post-down/up scripts | Roman I Khimov | 4 | |
2010-03-25 | iptables: update to version 1.4.7 | Roman I Khimov | 2 | |
Don't remove ipt_DSCP for this version Signed-off-by: Roman I Khimov <khimov@altell.ru> | ||||
2010-03-25 | sphyrna-python: fix missing python-native build dependency | Roman I Khimov | 1 | |
Signed-off-by: Roman I Khimov <khimov@altell.ru> | ||||
2010-03-25 | rpm: fix python-rpm packaging, add missing python-native build dependency | Roman I Khimov | 1 | |
Signed-off-by: Roman I Khimov <khimov@altell.ru> | ||||
2010-03-25 | lowpan-tools: fix lowpan-tools-tests packaging | Roman I Khimov | 1 | |
RDEPENDS on python, wants python-native at build time. Signed-off-by: Roman I Khimov <khimov@altell.ru> Acked-by: Stefan Schmidt <stefan@datenfreihafen.org> | ||||
2010-03-25 | fetchmail: fix fetchmailconf packaging and fetchmail build | Roman I Khimov | 1 | |
python-native needed for python-dir proper working and then fetchmailconf really wants to have some python in runtime. Signed-off-by: Roman I Khimov <khimov@altell.ru> | ||||
2010-03-25 | use PYTHON_SITEPACKAGES_DIR | Roman I Khimov | 37 | |
Converted most of python site-packages references to PYTHON_SITEPACKAGES_DIR. Signed-off-by: Roman I Khimov <khimov@altell.ru> | ||||
2010-03-25 | distutils-common-base: move Python dir detection to separate class | Roman I Khimov | 2 | |
Allows to inherit that in packages containing Python extensions but still tightly control packaging of those extensions. Mainly for the cases where you want those python modules/extensions/parts to be packaged separately from the main package in order not to introduce python dependency where you don't need it. Technically, you can do it with distutils-common-base, but it might require more FILES_* work than with python-dir. Introduce PYTHON_SITEPACKAGES_DIR along the way, site-packages directory is referenced frequently enough within class files, but some recipes also pack this directory as ${libdir}/python2.5/site-packages ${libdir}/python2.6/site-packages ${libdir}/python*/site-packages /usr/lib/python*/site-packages ${libdir}/*/site-packages all of which are not perfect. Signed-off-by: Roman I Khimov <khimov@altell.ru> | ||||
2010-03-24 | SlugOS: slugos-packages.bb - update to accomodate removal of e2fsprogs-libs | Mike Westerhof | 1 | |
2010-03-24 | Revert "cpan-base: add perl version to PR" | Roman I Khimov | 1 | |
This reverts commit e7c6b93906b8909e659d7e680a1457472bc99bda. Sorry for breakage. Signed-off-by: Roman I Khimov <khimov@altell.ru> | ||||
2010-03-24 | Merge branch 'perl-5.10' into org.openembedded.dev | Roman I Khimov | 73 | |
2010-03-24 | networkmanager-openvpn: added missing dependency on gnome-keyring | Marcin Juszkiewicz | 1 | |
Signed-off-by: Marcin Juszkiewicz <marcin@buglabs.net> | ||||
2010-03-24 | util-linux-ng: add native | Marcin Juszkiewicz | 1 | |
Signed-off-by: Marcin Juszkiewicz <marcin@buglabs.net> | ||||
2010-03-24 | misc recipes: migrate from e2fsprogs-libs to util-linux-ng/e2fsprogs | Marcin Juszkiewicz | 28 | |
Signed-off-by: Marcin Juszkiewicz <marcin@buglabs.net> | ||||
2010-03-24 | e2fsprogs: cover e2fsprogs-libs too | Marcin Juszkiewicz | 1 | |
- libcom_err and libss libraries are now in separate packages - headers and libraries are installed using upstream makefile so no longer missing headers Signed-off-by: Marcin Juszkiewicz <marcin@buglabs.net> | ||||
2010-03-24 | e2fsprogs-libs: dropped as e2fsprogs provide those libs now | Marcin Juszkiewicz | 23 | |
Signed-off-by: Marcin Juszkiewicz <marcin@buglabs.net> | ||||
2010-03-24 | networkmanager-openvpn: added missing dependency on glade | Marcin Juszkiewicz | 1 | |
Signed-off-by: Marcin Juszkiewicz <marcin@buglabs.net> | ||||
2010-03-24 | base-files_3.0.14.bb: bumped PR due to KeilOS new issue file | Marco Cavallini | 1 | |
2010-03-24 | kaeilos/issue: Changed KaeilOS login logo (again) | Marco Cavallini | 2 | |
2010-03-24 | task-shr-minimal-fso: add fso-gpsd as it was removed from task-fso2-compliance | Thomas Zimmermann | 1 | |
Signed-off-by: Thomas Zimmermann <ml@vdm-design.de> | ||||
2010-03-24 | mh355/xorg.conf: added xorg.conf settings for machine mh355 | Marco Cavallini | 1 | |
2010-03-24 | mh355/interfaces: added lan settings for machine mh355 | Marco Cavallini | 1 | |
2010-03-24 | kaeilos-2009-preferred-versions.inc: Updated package versions | Marco Cavallini | 1 | |
2010-03-24 | kaeilos/issue: Changed KaeilOS login logo | Marco Cavallini | 2 | |