summaryrefslogtreecommitdiff
path: root/recipes/angstrom
AgeCommit message (Collapse)AuthorFiles
2010-06-18angstrom-version: add lsb_release scriptKoen Kooi2
2010-06-14recipes: bump PR/INC_PR for packages changed in ↵Martin Jansa3
RDEPENDS/RRECOMMENDS/RSUGGESTS/RPROVIDES/RCONFLICTS/RREPLACES cleanup add PR = r1 to recipes not including any .inc file Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-06-10recipes: bump PR/INC_PR for packages changed in ↵Martin Jansa2
RDEPENDS/RRECOMMENDS/RSUGGESTS/RPROVIDES/RCONFLICTS/RREPLACES cleanup * only 769 from 1102 recipes were covered by automatic PR bump, list of remaining 333 recipes not using PR/INC_PR is available for manual PR add or INC_PR conversion - volunteers? http://build.shr-project.org/tests/jama/files.not.PR.bumped * just echo 'PR = "r1"' to recipes without any PR/INC_PR is not so good idea without manual check, because sometimes they rely on PR set in their .inc file and "r1" could make it go backwards Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-06-10recipes: conform to OE packaging guidelines with ↵Martin Jansa1
RSUGGESTS/RPROVIDES/RCONFLICTS/RREPLACES * even worse than last RDEPENDS/RRECOMMENDS change, because now ie: opkg info coreutils-doc Provides: textutils, shellutils, fileutils Replaces: textutils, shellutils, fileutils Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Acked-by: Khem Raj <raj.khem@gmail.com> Acked-by: Roman I Khimov <khimov@altell.ru>
2010-06-07angstrom-uboot-scripts: Added various resolutionsJason Kridner6
Also added a ramdisk configuration with mem= statements.
2010-06-07angstrom-uboot-scripts: Added an EDID read scriptJason Kridner2
This is just for example purposes so that it is documented how to read the EDID from within u-boot.
2010-06-06angstrom-uboot-scripts: Used beaglerev variableJason Kridner3
Added use of 'beaglerev' into the linuxtagdemo boot scripts.
2010-06-06angstrom-uboot-scripts: Added some new scriptsJason Kridner4
esc-sxga.cmd: Simple 1280x1024 setup mtest.cmd: Execute a memory test around the CS0/CS1 boundary ramdisk.cmd: Boot a 32MB ramdisk.gz file system
2010-06-06angstrom-uboot-scripts: fixed file permissionsJason Kridner2
2010-06-03recipes: conform to OE packaging guidelines with RDEPENDS/RRECOMMENDSMartin Jansa6
* there is probably very few cases when it's needed without _${PN}, if you find one in attached patch, please enlighten me * usually we want those only for ${PN} not for all ${PACKAGES} ie ${PN}-dev, ${PN)-doc etc * there is a check for this in recipe-sanity.bclass * there is maybe few possible fixes also in bbclasses cpan-base.bbclass:RDEPENDS += "${@["perl", ""][(bb.data.inherits_class('native', d))]}" distutils-base.bbclass:RDEPENDS += "python-core" gtk-icon-cache.bbclass:RDEPENDS += "hicolor-icon-theme" image.bbclass:RDEPENDS += "${IMAGE_INSTALL} ${IMAGE_BOOT}" module.bbclass:RDEPENDS += "kernel (${KERNEL_VERSION}) update-modules" ?opie_i18n.bbclass: rdepends = bb.data.getVar("RDEPENDS", d, 1) ?opie_i18n.bbclass: bb.data.setVar('RDEPENDS_%s' % x[0].lower(), pn, d) ?opie_i18n.bbclass: bb.data.setVar('RDEPENDS', rdepends, d) rubyextension.bbclass:RDEPENDS += "ruby" Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Acked-by: Koen Kooi <k-kooi@ti.com>
2010-05-28angstrom-uboot-scripts: Add linuxtag demo with picodlp configRoger Monk2
Signed-off-by: Roger Monk <r-monk@ti.com> Signed-off-by: Koen Kooi <k-kooi@ti.com>
2010-05-27angstrom-uboot-scripts: Add linuxtag demo scriptRoger Monk1
Signed-off-by: Roger Monk <r-monk@ti.com> Signed-off-by: Koen Kooi <k-kooi@ti.com>
2010-05-27angstrom-uboot-scripts: Change installdir to /boot and rename configsRoger Monk1
* Install the scripts into /boot instead of datadir * Install the original .txt's files as well as .scr's so that users can use target mkimage to rebuild/modify/recreate * Rename configs for consistency Signed-off-by: Roger Monk <r-monk@ti.com> Signed-off-by: Koen Kooi <k-kooi@ti.com>
2010-05-06angstrom-uboot-scripts: add some moreKoen Kooi3
2010-05-05angstrom: add TARGET_SYS to /etc/angstrom-versionKoen Kooi1
2010-05-05e-wm-config-angstrom: remove exebuf and msgbus_langKoen Kooi18
2010-05-03angstrom feed configs: disable sdk feed by defaultKoen Kooi1
2010-04-26angstrom-feed-configs: add sdk feedKoen Kooi1
2010-04-12recipes: move checksums to recipes from checksums.iniMartin Jansa2
* 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-26angstrom-uboot-scripts: enable triple buffering for dsplink script, fixes ↵Koen Kooi1
tearing when using SGX
2010-03-12angstrom-uboot-scripts: add scripts for using pico DLP + DSP and gumstix ↵Koen Kooi2
palo43 + DSP
2010-03-09angstrom-led-config: Add LED setup for the ts72xx and bump PRPetr Štetiar2
Signed-off-by: Petr Štetiar <ynezz@true.cz> Signed-off-by: Koen Kooi <koen@openembedded.org>
2010-02-12omap3-mkcard.bb : add a recipe for mkcard.sh so we can install on targetsGraeme Gregory2
2010-02-11angstrom-uboot-scripts: add more samplesKoen Kooi5
2009-12-09angstrom-led-config: Add LED setup for the cm-t35 and bump PR.Mike Rapoport2
Signed-off-by: Mike Rapoport <mike@compulab.co.il>
2009-11-25angstrom feed configs: rrecommend opkg-nogpg-nocurlKoen Kooi1
2009-11-02angstrom uboot scripts: change to mem=99M for omap3 since gst-ti is less ↵Koen Kooi4
hungry nowadays
2009-10-29angstrom-uboot-scripts: add more scriptsKoen Kooi3
2009-10-29angstrom-gpe-task-settings: remove comman-appletKoen Kooi1
2009-10-28angstrom-led-config: Add LED setup for the omap3-pandora and bump PR.David-John Willis2
2009-09-07angstrom-uboot-scripts: add recipe to generate .scr files easilyKoen Kooi2
* the recipe puts them both in deploy and in ${datadir}/u-boot-scripts
2009-07-17e-wm config angstrom: fix RDEPENDS usageKoen Kooi1
2009-06-19angstrom-x11-base-depends: Bump PR to get new XSERVER for spitz and akita.Stanislav Brabec1
2009-06-18e-wm config angstrom: add PACKAGES_DYNAMICKoen Kooi1
2009-06-18e-wm config angstrom: add config for touchscreen devices (illume based)Koen Kooi17
2009-06-18e-wm config angstrom: update widescreen configKoen Kooi3
2009-06-17e-wm config angstrom: add support for more flavoursKoen Kooi25
* also automagically package flavours
2009-06-09e-wm config angstrom: remove spurious linebreaks, the wizard has a wider ↵Koen Kooi2
textbox nowadays
2009-06-05enlightenment: bump SRCREV in anticipation of new snapshot coming friday * ↵Koen Kooi1
systray is now part of e-wm, so adjust metadata * use lib-glibc override now it exists * fix upgrade paths for eina * fix upgrade paths for evas * fix upgrade paths for edje
2009-05-31angstrom-gpe-task-base: bump PRKoen Kooi1
2009-05-27angstrom-led-config: add sheevaplug supportKoen Kooi2
2009-05-10angstrom-gpe-task-base: move themes to RRECOMMENDSKoen Kooi1
2009-04-17e-wm-config-angstrom: connman module is disabled in recent builds, so don't ↵Koen Kooi2
try to load it
2009-04-17angstrom, exquisite, psplash, opkg, angsrtom-images, sysvinit: abstract splashCarsten Haitzler (Rasterman1
this abstracts psplash to be generic. now as long as something provides a splashfuncs file that sysvinit (and other scripts) can source, and all the approproate init hooks to start the splash etc. you can use psplash, exquisitie, usplash or anything that tickles your fancy. this moves splash toa ${SPLASH} variable to include in your image (or override). the default in angstrom is psplash - unless you override it. opkg also runs a configure script that cna take forever - and so this speically sends off some splash commands (if there) to let you know the systme is alive and working (but just busy). this is one commit as if this breaks things you either want to fix the minor break or totally revert the whole patch. i hope it didn't break anything.
2009-04-16exquisite-theme-angstrom: import needed files after rasterman fixed the imagesKoen Kooi10
2009-04-16exquisite-theme-angstrom: make it glow harderKoen Kooi2
2009-04-16exquisite-theme-angstrom: add angstrom theme as a quick hackKoen Kooi3
2009-04-14angstrom gpe task-base: gnome-bluetooth now does that gpe-bluetooth and ↵Koen Kooi1
bluez-gnome tried to do, so replace them
2009-04-08e-wm-config-angstrom: refresh configs, add systrayKoen Kooi4
2009-03-17rename packages/ to recipes/ per earlier agreementDenys Dmytriyenko39
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>