aboutsummaryrefslogtreecommitdiffstats
path: root/recipes
AgeCommit message (Collapse)Author
2011-06-22matrix_gui: Add beagleboard platform supportJeff Lance
* Previously beagleboard was using the am3715 support files Signed-off-by: Jeff Lance <j-lance1@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2011-06-22matrix_gui: Update SRCREV to revision 265Jeff Lance
* ti816x - Rework runOMTB script * am3517 - Remove Can and WIFI apps * am3715 - Add four new power apps * Add Oprofile apps to all am platforms * Remove LMBench app "write throughput" from all am platforms * Add beagle board platform support Signed-off-by: Jeff Lance <j-lance1@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2011-06-22libfso-glib: bump SRCREV and PV according to latest changesSimon Busch
Signed-off-by: Simon Busch <morphis@gravedo.de>
2011-06-22fso-specs: bump version and SRCREVSimon Busch
Signed-off-by: Simon Busch <morphis@gravedo.de>
2011-06-22fsousaged: fix configuration for palmpre with aurora distro and bump PRSimon Busch
Within aurora we use the shadow resource feature of fsousaged, but other distro can't use them and as FSO configs are only machine specific we need to fix it here. Signed-off-by: Simon Busch <morphis@gravedo.de>
2011-06-22msmcomm: bump SRCREV to latest versionSimon Busch
2011-06-22libmsmrpc: add initial version of the recipeSimon Busch
Signed-off-by: Simon Busch <morphis@gravedo.de>
2011-06-22python-pyside-x11: add x11 variant of python-pysideSimon Busch
Signed-off-by: Simon Busch <morphis@gravedo.de>
2011-06-22python-pyside: put no-accessibility-support.patch in the global files directorySimon Busch
Signed-off-by: Simon Busch <morphis@gravedo.de>
2011-06-22python-pyside-embedded: create one include file per version for the checksumsSimon Busch
Signed-off-by: Simon Busch <morphis@gravedo.de>
2011-06-22elfe: bump SRCREV to latest versionSimon Busch
Signed-off-by: Simon Busch <morphis@gravedo.de>
2011-06-22frameworkd: check even in ${MACHINE_CLASS} directory for a config file and ↵Simon Busch
bump PR This fixes a problem with the palmpre2 machine which does not get the right frameworkd.conf configuration file as the recipes searched in a directory with ${MACHINE} as name which is not there for the palmpre2. So it tooks the general one which is wrong. With checking also in the ${MACHINE_CLASS} directory for the configuration (${MACHINE_CLASS} is palmpre for both palmpre and palmpre2) it now takes the right configuration file. Signed-off-by: Simon Busch <morphis@gravedo.de>
2011-06-21valgrind: Fix shebang issues when compiling valgrind on old bashMatthew McClintock
valgrind is doing some odd substitutions on the shebang for some scripts. This overrides the perl location and uses one that should work. This fixes building valgrind on centos 5.6 Signed-off-by: Matthew McClintock <msm@freescale.com> Signed-off-by: Tom Rini <tom_rini@mentor.com>
2011-06-21udev: Fix cache problemTom Rini
When /dev/shm is re-mounted we need to re-create the files that end up in /etc/udev/saved.*. In addition, udev 124 wasn't making an initial saved.uname file. Signed-off-by: Tom Rini <tom_rini@mentor.com>
2011-06-21Add new linux-kexecboot_git-nokia900-meego recipeDenis 'GNUtoo' Carikli
This is a linux-kexecboot for the nokia900, A classic kexecboot recipe is not used because this one has patches(inside the git tree of the kernel) for proper shut down,and a lot of other machine specific patches. Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@no-log.org>
2011-06-19shiboken: Add `apiextrator-native` to `DEPENDS`Paul Menzel
Task configure fails with the following error message using `minimal{,-uclibc}` for `MACHINE = "beagleboard"`. […] CMake Error at CMakeLists.txt:10 (find_package): Could not find module FindApiExtractor.cmake or a configuration file for package ApiExtractor. Adjust CMAKE_MODULE_PATH to find FindApiExtractor.cmake or set ApiExtractor_DIR to the directory containing a CMake configuration file for ApiExtractor. The file will have one of the following names: ApiExtractorConfig.cmake apiextractor-config.cmake CMake Error at CMakeLists.txt:11 (find_package): Could not find module FindGeneratorRunner.cmake or a configuration file for package GeneratorRunner. Adjust CMAKE_MODULE_PATH to find FindGeneratorRunner.cmake or set GeneratorRunner_DIR to the directory containing a CMake configuration file for GeneratorRunner. The file will have one of the following names: GeneratorRunnerConfig.cmake generatorrunner-config.cmake Adding `apiextrator-native` to `DEPENDS` fixes the error. Signed-off-by: Paul Menzel <paulepanter@users.sourceforge.net> Acked-by: Simon Busch <morphis@gravedo.de>
2011-06-17libfso-qt-embedded: add initial recipe for the embedded versionSimon Busch
Signed-off-by: Simon Busch <morphis@gravedo.de>
2011-06-17aurora: major update to meet latest changes of the softwareSimon Busch
- install a initscript for the new aurora-systemmanager - drop dependency on pyside build components - add vala build support and depend on now on libfso-glib/libfsobasics
2011-06-17tsmd: bump SRCREV for latest updatesSimon Busch
Signed-off-by: Simon Busch <morphis@gravedo.de>
2011-06-17tslib: adjust ts.conf for palmpre machine and bump PRSimon Busch
Signed-off-by: Simon Busch <morphis@gravedo.de>
2011-06-17valgrind: Drop virtual/libx11 from DEPENDSTom Rini
Valgrind 3.6.x does not depend on X like older versions did. Signed-off-by: Tom Rini <tom_rini@mentor.com>
2011-06-17valgrind: Drop 3.6.0Tom Rini
This isn't pinned anywhere and 3.6.1 is current and already in-tree. Signed-off-by: Tom Rini <tom_rini@mentor.com>
2011-06-16valgrind: Add patch for PowerPC target support, update recipeTom Rini
The support patch has been merged upstream. Patch found via oe-lite: http://git.doredevelopment.dk/?p=oe-lite/base.git;a=commitdiff;h=6b00807cadec3dd8978d0297181c67f81ec37706 Signed-off-by: Tom Rini <tom_rini@mentor.com>
2011-06-16Set libtool to use correct lt-macrosesAlexander Smirnov
Signed-off-by: Alexander Smirnov <alex.bluesman.smirnov@gmail.com> Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
2011-06-16Add 'ucred' structure declaration in netlink headers for the integrityAlexander Smirnov
Signed-off-by: Alexander Smirnov <alex.bluesman.smirnov@gmail.com> Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
2011-06-16klibc: repackage according to debian naming for libsAndrea Adami
* RDEPENDS cleanings for the (shared) utils * bump PR Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
2011-06-15connman: SHR distribution: ignore the htcdream's network interfacesDenis 'GNUtoo' Carikli
The SHR images uses iliwi by default, which call udhcpc, udhcpc blocks near the end: Lease of 192.168.1.147 obtained, lease time 600 [blocked here,"adding dns 192.168.1.1" not shown] The routes contain problematic lines such as(rmnet interface is normal): default * 0.0.0.0 U 0 0 0 rmnet0 So we have default routes that point nowhere, if we try to remove theses routes, connman recreates them. So in order to make the default wifi GUI work we make connman ignore theses interfaces: Jun 15 17:25:20 <holtmann> If that interface is under ConnMan control, then you are out of luck with running anything manuallay. Jun 15 17:25:40 <holtmann> However connmand -I wlan0 will make it stay away from that interface. Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@no-log.org>
2011-06-15connman: convert to INC_PRDenis 'GNUtoo' Carikli
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@no-log.org>
2011-06-15tiobench: Rework tiobench-makefile patch, update install ruleTom Rini
We need to pass in PREFIX=${D}/usr in order to have apps installed where expected (/usr/bin) and we need to move the docs over into /usr/share/docs as that's where they belong. Signed-off-by: Tom Rini <tom_rini@mentor.com>
2011-06-15klibc: fix packaging of mvAndrea Adami
* bad copy and paste * bump INC_PR to trigger rebuild (just in case) Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
2011-06-15linux-2.6.24: fix a buggy patch file for hipox machineSteffen Sledz
Signed-off-by: Steffen Sledz <sledz@dresearch-fe.de>
2011-06-15linux-2.6.24: fix diff pathes in hipox machine specific patch fileSteffen Sledz
Signed-off-by: Steffen Sledz <sledz@dresearch-fe.de>
2011-06-15klibc: move to 1.5.23Andrea Adami
* retain compatibilty patches for older kernels Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
2011-06-14ust.inc: Fix ustd.init for 0.12Tom Rini
With 0.12, how ust daemon needs to be started changed, update the initscript for it. (While in here, Tom dropped S assignment from ust.inc). Signed-off-by: Andrew Gabbasov <andrew_gabbasov@mentor.com> Signed-off-by: Tom Rini <tom_rini@mentor.com>
2011-06-14ust: Drop 0.8Tom Rini
This is unpinned and has problems on certain architectures. Signed-off-by: Tom Rini <tom_rini@mentor.com>
2011-06-14epos: New recipe for new package (text-to-speech).Stanislav Brabec
Signed-off-by: Stanislav Brabec <utx@penguin.cz>
2011-06-14navit: Update to SVN version 4530.Stanislav Brabec
Signed-off-by: Stanislav Brabec <utx@penguin.cz>
2011-06-14x-load git: 1.5.0 sorts lower than 1.44ss, so bump PEKoen Kooi
Signed-off-by: Koen Kooi <koen@openembedded.org>
2011-06-14kexec-tools: don't depend on virtual/kernelAndrea Adami
* Imported from oe-core (ba6da75657d0bf9ed48f0d6c4132f12993648e7a) * There doesn't appear to be any terribly good reason for kexec-tools to * depend on the kernel. (I verified that kexec-tools is buildable in a * clean TMPDIR without having previously built virtual/kernel.) * Having this dependency in place is a nuisance because it makes it * awkward to put kexec into an initramfs. So, it seems like we would be * better off without. Signed-off-by: Phil Blundell <philb@gnu.org> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2011-06-14klibc: remove PACKAGE_ARCH = "${MACHINE_ARCH}"Andrea Adami
* paraphrasing uclibc discussion: * there is no good reason for klibc to be machine specific. * remove local assignment to PACKAGE_ARCH so that it gets the default target * architecture and bump INC_PR for that change. * * commit 09c194e7c38cf564b4948a711f81b671f87ae3a8 added it because * "klibc fishes in kernel sources, and this is per-machine stuff, so * klibc must be per-machine too. This is of course not ideal, as klibc is * *not* machine-dependent, but at least it's on par with uclibc, which has * the same issue." * * bump INC_PR Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
2011-06-13gtk-theme-e17lookalike: fix htcdream's gtkrcDenis 'GNUtoo' Carikli
Without that fix we have all the gtk appliactions that looks too big: The htcdream's DPI was added to match its real DPI, So now we have to remove the htcdream's specific gtkrc, else the gtk applications looks too big. Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@no-log.org>
2011-06-12gst-plugins-good: Increment PR to rebuild with new pulseaudio.Stanislav Brabec
Signed-off-by: Stanislav Brabec <utx@penguin.cz>
2011-06-12expat.inc: Increment INC_PR to outbid pre-INC_PR binaries from feeds.Stanislav Brabec
Signed-off-by: Stanislav Brabec <utx@penguin.cz>
2011-06-12klibc: don't force ARM_INSTRUCTION_SET = "arm"Andrea Adami
* this is there since initial commit * build tested on armv5te and armv4 * bump INC_PR Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
2011-06-12klibc: add history in the patch headersAndrea Adami
* minor cleaning of duplicated chunks * bump INC_PR Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
2011-06-12linux-kexecboot: bump INC_PR to get latest kexecboot binaryAndrea Adami
* follow upstream bugfix for compatibility with klibc <= 1.5.22 Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
2011-06-12kexecboot: move git recipes to 14e6d1a3641a749e4408fda1eadffe4f396b0279Andrea Adami
* including compatibility patch for klibc <= 1.5.22 lacking ULLONG_MAX Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
2011-06-11crimsonfields: update to 0.5.3Denis 'GNUtoo' Carikli
In the following version, do_stage was removed. Native BBCLASSEXTEND was not used,since crimsonfields and crimsonfields-native share very little. Note that the previous native crimsonfields-native didn't configure anymore: SDL_CONFIG pointed to "${STAGING_BINDIR}/sdl-config-native" which which didn't exist: checking for SDL - version >= 1.1.5... .../work/x86_64-linux/crimsonfields-native-0.4.8-r0/crimson-0.4.8/configure: line 3568: .../sysroots/x86_64-linux/usr/bin/sdl-config-native: No such file or directory The resulting package was tested on the nokia900 target under the shr distribution. Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@no-log.org>
2011-06-11linux: update defconfig for poodle used in the _git versionAndrea Adami
* synch with 2.6.39 * remove CONFIG_PXA_SHARPSL_DETECT_MACH_ID=y * machine-id is passed by kexec * follow other Zaurus devices Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
2011-06-11linux-kexecboot: move from 2.6.39 to 2.6.39.1Andrea Adami
* track recent kexecboot changes * apply stable patchset * bump PR Signed-off-by: Andrea Adami <andrea.adami@gmail.com>