aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2011-05-05portmap: fix mandir for microaldot/fixesBernhard Reutner-Fischer
Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
2011-05-05nfs-utils: remove old versionsBernhard Reutner-Fischer
Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
2011-05-05nfs-utils: add version 1.2.3Bernhard Reutner-Fischer
Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
2011-05-05*: Fix _append_libc-$flavourBernhard Reutner-Fischer
Some time ago the condition was adjusted to base off _libc-$flavour. Fix 2 packages accordingly. untested. Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
2011-05-05uclibc: fts support was merged upstreamBernhard Reutner-Fischer
Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
2011-05-05Merge remote-tracking branch 'origin/master' into aldot/fixesBernhard Reutner-Fischer
2011-05-05uclibc: back out last revisionBernhard Reutner-Fischer
Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
2011-05-05fakeroot: Move from not fetchable 1.14.5 to 1.15.1Florian Boor
Fakeroot 1.14.5 was not fetchable any more. Updating to 1.15.1. Test environment: BB_VERSION = "1.10.2" METADATA_BRANCH = "org.openembedded.dev" TARGET_ARCH = "arm" TARGET_OS = "linux-gnueabi" MACHINE = "mainstone" DISTRO = "minimal" DISTRO_VERSION = "dev-snapshot-20110504" TARGET_FPU = "soft" Signed-off-by: Florian Boor <florian.boor@kernelconcepts.de>
2011-05-05lsb-base: Move to a newer, fetchable source. Add checksumsFlorian Boor
Signed-off-by: Florian Boor <florian.boor@kernelconcepts.de>
2011-05-04networkmanager_git: fix build with static libnl1Philip Balister
* Fix flags for dns-manager also Signed-off-by: Philip Balister <philip@balister.org>
2011-05-04palmpre: remove unused componentsSimon Busch
* tellbootie: does not work and isn't required for working reboot/shutdown anymore * palmpre-system-deps-native: the required dependencies are now part of the relevant components Signed-off-by: Simon Busch <morphis@gravedo.de>
2011-05-04connman: add recipe for the latest released version 0.73Simon Busch
Signed-off-by: Simon Busch <morphis@gravedo.de>
2011-05-04uclibc: bump revisionBernhard Reutner-Fischer
Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
2011-05-04binutils: bump revisionBernhard Reutner-Fischer
Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
2011-05-04gcc: bump revisionBernhard Reutner-Fischer
Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
2011-05-04linux: copy configs from previous releaseBernhard Reutner-Fischer
Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
2011-05-04linux: bump version to .5 and fix x86_32 compilationBernhard Reutner-Fischer
Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
2011-05-04proftpd 1.3.3c: add checksumsPaul Menzel
Task fetch failed with the following error. NOTE: This package has no checksums, please add to recipe NOTE: SRC_URI[md5sum] = "4f2c554d6273b8145095837913ba9e5d" SRC_URI[sha256sum] = "44be095ed063df93278928cf665ad7b9b38e2c8d0cca97fb51307ec3a390a591" ERROR: proftpd-1.3.3c: ftp://ftp.nl.uu.net/pub/unix/ftp/proftpd/ftp/distrib/source/proftpd-1.3.3c.tar.gz cannot check archive integrity This is a fix up for commit b3d5cd83 [1]. commit b3d5cd830628a55e4b4e153191959354e924ec19 Author: Florian Boor <florian@kernelconcepts.de> Date: Mon Nov 22 11:29:07 2010 +0100 proftpd: Add version 1.3.3c Update in order to get rid of several vulnerabilities of previous releases. Signed-off-by: Florian Boor <florian@kernelconcepts.de> [1] http://cgit.openembedded.org/cgit.cgi/openembedded/commit/?id=b3d5cd830628a55e4b4e153191959354e924ec19 Signed-off-by: Paul Menzel <paulepanter@users.sourceforge.net>
2011-05-04ushare: RDEPENDS → RDEPENDS_${PN}Paul Menzel
This is a fix up for commit 0fd385ef [1]. commit 0fd385ef5512def0db880139b1c9fa78f652f494 Author: Florian Boor <florian@kernelconcepts.de> Date: Fri Jan 29 13:11:18 2010 +0100 ushare: We need lsb-base in the filesystem. ushare does not start up properly without scripts from lsb-base. Tested in µCross Signed-off-by: Florian Boor <florian@kernelconcepts.de> [1] http://cgit.openembedded.org/cgit.cgi/openembedded/commit/?id=0fd385ef5512def0db880139b1c9fa78f652f494 Signed-off-by: Paul Menzel <paulepanter@users.sourceforge.net>
2011-05-04udev: bump PR of 162 and 165 recipes following initscripts changesAndrea Adami
* only those recent versions have been updated * versions <1.6 are actually not actively supported anymore Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
2011-05-04udev: modify udev_162.bb INITSCRIPTS_PARAMS, following oe-coreAndrea Adami
* initscripts expects udev to start at S04, after S03sysfs.sh * udev_cache is moved at S36 after S35mountall.sh Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
2011-05-04udev: modify udev_165.bb INITSCRIPTS_PARAMS, following oe-coreAndrea Adami
* initscripts expects udev to start at S04, after S03sysfs.sh * udev_cache is moved at S36 after S35mountall.sh Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
2011-05-04modutils-initscripts: fix wrong order of module loading happening in udevPetr Štetiar
In the current state, udev init script is loaded as 3rd and modutils.sh as 20th, so udevadm called in udev init script loads all kernel modules in some unpredictable order, not honoring in any way specified order of modules in /etc/modules. This causes some troubles mainly in the first boot. So to fix this we now move loading of the kernel modules just before we exec udev init script. Example of the current state: Starting udev rtc-m48t86 rtc-m48t86: rtc core: registered m48t86 as rtc0 rtc-m48t86 rtc-m48t86: battery ok ep93xx-rtc ep93xx-rtc: rtc core: registered ep93xx-rtc as rtc1 root@ts72xx:~# cat /etc/modules rtc-ep93xx ohci-hcd ts72xx_sbcinfo rtc-m48t86 As you can guess, this is really wrong behaviour, because I've rtc1 as the main time source for my system. root@ts72xx:~# cat /etc/default/hwclock HWCLOCKACCESS=yes HWCLOCKDEVICE=/dev/rtc1 Expected behaviour with this patch applied: Please wait: booting... ep93xx-rtc ep93xx-rtc: rtc core: registered ep93xx-rtc as rtc0 usbcore: registered new device driver usb ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver ... rtc-m48t86 rtc-m48t86: rtc core: registered m48t86 as rtc1 rtc-m48t86 rtc-m48t86: battery ok Starting udev Signed-off-by: Petr Štetiar <ynezz@true.cz> Acked-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
2011-05-03gst-plugins-package: fix with package_dbgChris Larson
Signed-off-by: Chris Larson <chris_larson@mentor.com>
2011-05-03python-sip: catch up with upstream changesMichael 'Mickey' Lauer
upstream did change a lot, and with the next major version of sip they will change everything again. Take care when updating this recipe.
2011-05-03PyQt: introduce 4.8.3; remove obsolete 4.4.3Michael 'Mickey' Lauer
This version of PyQt builds against Qt 4.7.x; please don't remove this version unless you also bring in a PyQt version that works.
2011-05-03python-sip: 4.8.2 -> 4.12.1Michael 'Mickey' Lauer
2011-05-03sip-native: 4.12 -> 4.12.1; also remove version 4.7.9, which no longer is ↵Michael 'Mickey' Lauer
relevant sip is mereley used for PyQt bindings and the corresponding Qt version (4.4.x) has been removed many months ago.
2011-05-03gpe-lights: fix licenseFlorian Boor
Signed-off-by: Florian Boor <florian@kernelconcepts.de>
2011-05-03zbar: Add version 0.10Florian Boor
Signed-off-by: Florian Boor <florian@kernelconcepts.de>
2011-05-03proftpd: Add version 1.3.3cFlorian Boor
Update in order to get rid of several vulnerabilities of previous releases. Signed-off-by: Florian Boor <florian@kernelconcepts.de>
2011-05-03ubootchart: Add recipe for SVN versionFlorian Boor
A small and easy to use boot process profiler generating bootchart compatible output. From µCross, tested on armv5te platforms and other. Signed-off-by: Florian Boor <florian@kernelconcepts.de>
2011-05-03zenity: add `gnome-doc-utils` to `DEPENDS`Florian Boor
Signed-off-by: Florian Boor <florian@kernelconcepts.de>
2011-05-03lsb-base: Package for LSB init-functions scriptFlorian Boor
Signed-off-by: Florian Boor <florian@kernelconcepts.de>
2011-05-03ushare: We need lsb-base in the filesystem.Florian Boor
ushare does not start up properly without scripts from lsb-base. Tested in µCross Signed-off-by: Florian Boor <florian@kernelconcepts.de>
2011-05-02prboom: fix compilationDenis 'GNUtoo' Carikli
Without that fix we have: arm-oe-linux-gnueabi-gcc [...] -o prboom [...] -L/usr/lib -lSDL -lpng -lm /usr/lib/libSDL.so: file not recognized: File format not recognized This commit was inspired by commit ba5581f2258fccaf87245f5672c20d3cc43d1849 : smpeg svn: fix compilation It was tested at runtime too(Distro:SHR,machine nokia900) Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@no-log.org>
2011-05-02angstrom: switch to dbus 1.4.1Koen Kooi
Signed-off-by: Koen Kooi <koen@openembedded.org>
2011-05-02wesnoth,wesnoth-wvga: RDEPENDS on tremor(libvorbisdec1)Denis 'GNUtoo' Carikli
Without that fix we have: error audio: Could not load music file '[...].ogg': Failed loading libvorbisidec.so.1: libvorbisidec.so.1: cannot open shared object file: No such file or directory Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@no-log.org>
2011-05-02libgpsbt: add dbus-glib to DEPENDSAndreas Mueller
Error message during configure was | checking for GLIB... yes | checking for DBUS... configure: error: Package requirements ( dbus-glib-1 >= 0.23 ) were not met: | | No package 'dbus-glib-1' found | | Consider adjusting the PKG_CONFIG_PATH environment variable if you | installed software in a non-standard prefix. | | Alternatively, you may set the environment variables DBUS_CFLAGS | and DBUS_LIBS to avoid the need to call pkg-config. | See the pkg-config man page for more details. | NOTE: package libgpsbt-0.1-r2: task do_configure: Failed Build tested using `angstrom-2010.x` and `minimal{,-uclibc}` for `MACHINE = "beagleboard"`. Signed-off-by: Andreas Mueller <schnitzeltony@gmx.de> Acked-by: Paul Menzel <paulepanter@users.sourceforge.net>
2011-05-01linux-omap-psp 2.6.32: add support for 5MP camera boardKoen Kooi
Also enable cpuidle for beagle Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-04-29linux: update Zaurus defconfigs for 2.6.38.4Andrea Adami
* build uinput as module * load on demand Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
2011-04-29Revert "linux: update Zaurus defconfigs"Andrea Adami
This reverts commit 63edb15ae9d37de9fa784eeff5a0448cf68d7244.
2011-04-29linux: update Zaurus defconfigsAndrea Adami
* build uinput as module Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
2011-04-28linux-nokia900-meego: update to last versionDenis 'GNUtoo' Carikli
This version contains a working bq27x00 i2c driver Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@no-log.org>
2011-04-28linux-kexecboot: bump INC_PR to follow kexecboot upstream changesAndrea Adami
Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
2011-04-28kexecboot: add new FB UI width/height to the inc fileAndrea Adami
* customize for Zaurus clamshells Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
2011-04-28kexecboot: move to bb849a9bc6aaa397336fcd83c67a194036f7f19bAndrea Adami
* add new configure options for custom width and height Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
2011-04-28kexecboot-klibc: move to bb849a9bc6aaa397336fcd83c67a194036f7f19bAndrea Adami
* add new configure options for custom width and height Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
2011-04-28wesnoth_svn: move fro /obsolete to /obsolete/wesnothAndrea Adami
Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
2011-04-28etk-theme-ninja_svn: move from /obsolete to /obsolete/shrAndrea Adami
Signed-off-by: Andrea Adami <andrea.adami@gmail.com>