summaryrefslogtreecommitdiff
path: root/recipes
AgeCommit message (Collapse)AuthorFiles
2010-02-13e-image-core: change hardcoded kdrive to the correct variablesDenis 'Gnutoo' Carikli1
e-image-core used xserver-kdrive in DEPENDS and xserver-kdrive-fbdev in IMAGE_INSTALL That is wrong because every machine can have different needs (for instance one machine would need/want Xvesa) The correct thing to do is to use ${XSERVER} instead hrw also thought that it was a bug: Feb 12 15:02:06 <hrw> which is a bug
2010-02-13entrance: run autopoint in order to cope with lacking ./config.rpathDenis 'Gnutoo' Carikli1
At first I had a bad hack for it,thanks JaMa for showing me how to do it(pointing at one of your commits that did it)
2010-02-13entrance: rebased config.dbDenis 'Gnutoo' Carikli2
The config.db seem to be some openembedded settings/configuration, for launching entrance/e17 better
2010-02-13empathy 2.28.2: added libunique dependency to make it configure(now: ↵Denis 'Gnutoo' Carikli1
compilation failure) Here's the error log: | checking for EMPATHY... configure: error: Package requirements ( | glib-2.0 >= 2.16.0 | gobject-2.0 | gio-2.0 >= 2.16.0 | gdk-x11-2.0 | gtk+-2.0 >= 2.16.0 | libebook-1.2 | dbus-glib-1 | telepathy-glib >= 0.7.35 | telepathy-farsight | farsight2-0.10 | gstreamer-0.10 | unique-1.0 | gnome-keyring-1 >= 2.22 | ) were not met: | | No package 'unique-1.0' found While doing the change I broke the long dependency line in smaller parts with \ Now it fails to compile like this: cc1: warnings being treated as errors uniquebackend-bacon.c: In function 'unique_backend_bacon_get_type': /home/embedded/oetmp_openmoko/staging/armv4t-oe-linux-gnueabi/usr/include/glib-2.0/glib/gthread.h:344: error: dereferencing pointer 'value_location.1' does break strict-aliasing rules /home/embedded/oetmp_openmoko/staging/armv4t-oe-linux-gnueabi/usr/include/glib-2.0/glib/gthread.h:344: note: initialized from here make[4]: *** [libunique_bacon_la-uniquebackend-bacon.lo] Error 1
2010-02-12omap3-mkcard.bb : add a recipe for mkcard.sh so we can install on targetsGraeme Gregory2
2010-02-12task-cli-tools-python, illume-image, fso-image-nox: catch up with upstream ↵Martin Jansa3
renaming Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-02-12task-shr-feed: add older mickeyterm to feed, newer mterm2 should be ↵Martin Jansa1
installed and build with shr*image Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-02-12linux-ea3250: New recipeRuud Althuizen4
This is a kernel recipe for the LPC32XX (LPC3250) based Embedded Artists development board. It uses public patches provided by NXP and Embedded Artists. The other two patches provide drivers for the PWM capabilities and fix one NXP patch. It can be generalized for use with the PHYTEC LPC3250 development board. Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-02-12webkit-efl: don't include error page in packageSebastian Krzyszkowiak1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-02-12task-shr: catch up with upstream renamingMartin Jansa2
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-02-12shr-image: move some stuff from task-shr-minimal to task-shr, drop unneeded ↵Martin Jansa4
and make shr-lite-images smaller Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-02-12EFL: bump SRCREV a bit, remove applied patchMartin Jansa2
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-02-12perl 5.8.8: add missing checksumsKoen Kooi1
2010-02-12fso2-console-image: catch up with upstream renamingMichael 'Mickey' Lauer1
2010-02-12freesmartphone: rename mickeydbus(2) to mdbus(2), fso-term is now called mterm2Michael 'Mickey' Lauer3
2010-02-12openssh: allow empty passwords in sshd_config for SHRKlaus Kurzmann1
because users insist on it :( Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
2010-02-12wt3: added recipe for 3.1.0aFrans Meulenbroeks3
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-02-12wt3: build outside the source treeFrans Meulenbroeks2
this builds wt3 outside the source tree. not doing so is not the recommended solution and actually breaks in 3.1.0 fixed it to use a build dir while at it also inlined the checksums and removed them from checksums.ini Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-02-12wt: removed do_stageFrans Meulenbroeks1
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-02-12task-shr-feed: add mpd (solves SHR bug: #946)Thomas Zimmermann1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-02-12Merge branch 'org.openembedded.dev' of ↵Graeme Gregory8
git+ssh://git.openembedded.org/openembedded into org.openembedded.dev
2010-02-12gconf_2.26.2.bb : add --enable-gtk to ensure consistant packagesGraeme Gregory1
2010-02-12xorg-xserver_git: remove AC_CHECK_FILE checkMartin Jansa2
* configure says that AC_CHECK_FILE is not supported for cross building * that DEFAULT_FONT_PATH is later set by --with-default-font-path from recipe Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-02-12xorg: add latest xorg packages for 2010-02-10 and xserver-xorg git recipeMartin Jansa7
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-02-11wwwoffle: Updated to version 2.9f.Stanislav Brabec3
2010-02-11smartmontools: Updated to version 5.39.1.Stanislav Brabec1
2010-02-11perl*: fixed URIFrans Meulenbroeks3
Triggered by the patch from Marcos Amorim updated the URI for the perl recipes. Only the last one is in the src dir, the older ones are in src/5.0 As this does not change things functionally no PR bump (btw: it worked in the past since normally the cached version was used). Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-02-11Perl-native: Fix URIMarcos Amorim1
Set new URI to perl-native-5.8 Older versions reside in the 5.0 subdir Marcos Amorim >From b53cb90be367ede5691e169465ac3bee21d342b2 Mon Sep 17 00:00:00 2001 From: Marcos Amorim <marcosmamorim@2mi.com.br> Date: Thu, 11 Feb 2010 17:15:29 -0200 Subject: [PATCH] perl-native: Change URI Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-02-11uclibc-git: Add UCLIBC_HAS_NFTW to config file.Khem Raj2
* Update to latest tip of master upstream. Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-02-11linux-omap_2.6.29.bb : default kernel for the omapzoom as wellGraeme Gregory1
2010-02-11Merge branch 'org.openembedded.dev' of ↵Graeme Gregory1
git+ssh://git.openembedded.org/openembedded into org.openembedded.dev
2010-02-11linux-omap-zoomsync_2.6.31.bb : update the defconfig and add a logoGraeme Gregory3
2010-02-11ronetix-pm9263/xorg.conf: Disabled mouse in configurationMarco Cavallini1
2010-02-11angstrom-uboot-scripts: add more samplesKoen Kooi5
2010-02-11python-gst: update python-path.patchMartin Jansa2
* py_prefix is used later for -L and without py_prefix set it tries to load libraries from buildhost instead of staging Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-02-11epsilon: add ecore_data to compile latest epsilonMartin Jansa2
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-02-11EFL: some packages were moved from trunk/OLD to OLD, update SRC_URIMartin Jansa7
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-02-11netbase: machine specific interface config for hipoxSteffen Sledz1
Signed-off-by: Steffen Sledz <sledz@dresearch.de>
2010-02-11udev-141: we don't like persistent net interface rules at hipox machineSteffen Sledz1
Signed-off-by: Steffen Sledz <sledz@dresearch.de>
2010-02-11busybox: use machine specific hwclock.sh for hipoxSteffen Sledz1
At hipox machine we do not update the Hardware Clock with the System Clock time at stop to avoid needless increase of the RTC epoch counter. Signed-off-by: Steffen Sledz <sledz@dresearch.de>
2010-02-11linux-openmoko-2.6.32: bump revision and update gdrm-2.6.32 patchesMartin Jansa1
2010-02-11task-shr-feed: add glamo-dri-tests only for om-gta02Martin Jansa1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-02-11fltkspacetrader: version 1.0-stable has been tagged. SHR use it with AUTOREVBenjamin Schieder1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-02-11xorg: add name=archive to SRC_URI in include filesMartin Jansa10
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-02-11linux-openmoko-2.6.32: bump revision and update gdrm-2.6.32 patchesMartin Jansa10
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-02-11linux 2.6.20: refreshed NHK-15 patches to build after stable updateMarcin Juszkiewicz8
Signed-off-by: Marcin Juszkiewicz <marcin@juszkiewicz.com.pl>
2010-02-11libeflvala: SRCREV->SRCPV is safe with svn recipesMartin Jansa1
2010-02-11Revert "u-boot_git.bb: Do not apply ↵Koen Kooi7
u-boot-remove-inline-of-weak-functions.patch" The weak inline patch is being applied to machines that already have that in their tree and it isn't boot tested Since bootloaders are critical or machines to work this patch needs to go and is only allowed back after being boot tested on affected machines. This reverts commit 6795b4bf1ed4074fd83703c19828f91492c6507f. This reverts commit 40914431d5c2426945fe5f206d86c99222ace54b.
2010-02-11libeflvala: has moved from FSO git to EFL svnMichael 'Mickey' Lauer1
2010-02-10u-boot_git.bb: Do not apply u-boot-remove-inline-of-weak-functions.patchKhem Raj1
to beagleboard. Signed-off-by: Khem Raj <raj.khem@gmail.com>