aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/openmoko2
AgeCommit message (Collapse)Author
2010-04-12recipes: move checksums to recipes from checksums.iniMartin Jansa
* fetch all *.bb with patched utils.bbclass appending all checksums found only in checksums.ini to recipe Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-03-25use PYTHON_SITEPACKAGES_DIRRoman I Khimov
Converted most of python site-packages references to PYTHON_SITEPACKAGES_DIR. Signed-off-by: Roman I Khimov <khimov@altell.ru>
2010-03-17sane-srcrevs: move SRCREVs to recipes for openmoko related svn recipesMartin Jansa
* As suggested few times on ML * I would move git revs too, but after merging SRCPV (don't want to resolve so much conflicts now) Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2009-12-21openmoko-icon-theme-standard2: add missing FILES include for icons (after ↵Martin Jansa
openmoko2 inherit removal)
2009-12-21openmoko-icon-theme-standard2: remove inherit openmoko2 which is brokenSebastian Spaeth
* it reports SECTION='devel' which fail in openmoko2.bbclass * Just removing the inherit which has no future fixes building this icon theme. Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
2009-12-06openmoko-alsa-scenarios.bb: Provide a safe SRC_URI default.Leon Woestenberg
I got BB parsing errors on SRC_URI. This is (was) the only recipe overriding SRC_URI with MACHINE_ARCH. I introduced a safe fall-back SRC_URI. Signed-off-by: Leon Woestenberg <leon@sidebranch.com>
2009-12-04task-base: Introduce DISTRO_APM and convert recipes to use thatSebastian Spaeth
Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
2009-12-04Revert Introduce DISTRO_apm patch until I get permissionSebastian Spaeth
* This was committed accidentally * This reverts commit 49d5f70658ab0386bee5869656d0405a6d416e35.
2009-12-04task-base: Introduce DISTRO_apm and convert recipes to use it.Sebastian Spaeth
* This allows distros to override the apm provider with an DISTRO_apm variable * The change should be transparent and invisible for other distros * This could also be done with a virtual/apm package, and a PREFERED_PROVIDER set to apm Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
2009-11-18libmokoui2: add patches from SHRMartin Jansa
2009-11-18openmoko-alsa-scenarios: add provides virtual/alsa-scenariosMartin Jansa
2009-11-17svn recipes: change +svnr${SRCREV} +svnr${SRCPV}Martin Jansa
* Just formal change * No need to bump PE or PR Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2009-05-31libjana: sync with pokyKoen Kooi
2009-03-17rename packages/ to recipes/ per earlier agreementDenys Dmytriyenko
See links below for more details: http://thread.gmane.org/gmane.comp.handhelds.openembedded/21326 http://thread.gmane.org/gmane.comp.handhelds.openembedded/21816 Signed-off-by: Denys Dmytriyenko <denis@denix.org> Acked-by: Mike Westerhof <mwester@dls.net> Acked-by: Philip Balister <philip@balister.org> Acked-by: Khem Raj <raj.khem@gmail.com> Acked-by: Marcin Juszkiewicz <hrw@openembedded.org> Acked-by: Koen Kooi <koen@openembedded.org> Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>