summaryrefslogtreecommitdiffstats
path: root/recipes-extended
Commit message (Collapse)AuthorAgeFilesLines
* remove PRINC use in meta-fsl-ppcChunrong Guo2014-05-051-2/+1
| | | | Signed-off-by: Chunrong Guo <B40290@freescale.com>
* cst: update SHA for SDK T2080QDSZongchun Yu2014-02-131-0/+2
| | | | Signed-off-by: Zongchun Yu <Zongchun.Yu@freescale.com>
* cst: update SHA for SDK 1.5Zhenhua Luo2014-01-121-3/+2
| | | | Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com>
* skmm-ep: add recipeZhenhua Luo2014-01-121-0/+27
| | | | Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com>
* Fix git branch referencesChunrong Guo2013-12-112-2/+4
| | | | | | | *Ensure the right branches are set in SRC_URI to match the revisions used. This resolves certain fetch failures. Signed-off-by: Chunrong Guo <B40290@freescale.com>
* add license file for TestFloatTing Liu2013-07-301-2/+1
| | | | Signed-off-by: Ting Liu <b28495@freescale.com>
* change layout to follow oe-core guidelines of recipesTing Liu2013-07-107-0/+3236
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Follow the rules defined in: http://git.yoctoproject.org/cgit/cgit.cgi/poky/tree/meta/recipes.txt recipes-bsp - Anything with links to specific hardware or hardware configuration information recipes-connectivity - Libraries and applications related to communication with other devices recipes-core - What's needed to build a basic working Linux image including commonly used dependencies recipes-devtools - Tools primarily used by the build system (but can also be used on targets) recipes-extended - Applications which whilst not essential add features compared to the alternatives in core. May be needed for full tool functionality or LSB compliance. recipes-gnome - All things related to the GTK+ application framework recipes-graphics - X and other graphically related system libraries recipes-kernel - The kernel and generic applications/libraries with strong kernel dependencies recipes-lsb4 - Recipes added for the sole purpose of supporting the Linux Standard Base (LSB) 4.x recipes-multimedia - Codecs and support utilties for audio, images and video recipes-rt - Provides package and image recipes for using and testing the PREEMPT_RT kernel recipes-qt - All things related to the Qt application framework recipes-sato - The Sato demo/reference UI/UX, its associated apps and configuration recipes-support - Recipes used by other recipes but that are not directly included in images recipes-dpaa - recipes related to fsl dpaa feature recipes-virtualization - recipes related to fsl virtualization feature Signed-off-by: Ting Liu <b28495@freescale.com>
* remove lm_sensor as it is already in meta-oeTing Liu2013-03-081-50/+0
| | | | Signed-off-by: Ting Liu <b28495@freescale.com>
* lmsensors-apps: Add required rdepends of perl modules to ↵Zhenhua Luo2012-12-041-1/+3
| | | | | | | | | lmsensors-{apps,scripts} * lmsensors-apps: Add perl-module-strict perl-module-vars perl-module-warnings-register perl-module-warnings * lmsensors-scripts: perl-module-fcntl perl-module-exporter perl-module-xsloader perl-module-exporter-heavy perl-module-file-basename perl-module-constant Signed-off-by: Zhenhua Luo <b19537@freescale.com>
* lm_sensors: added recipe for v3.3.2Zhenhua Luo2012-11-131-0/+48
the patch is generated based on http://patches.openembedded.org/patch/27213/ which is submitted by Jackie Huang <jackie.huang@windriver.com> * Adapted from the recipe for v3.2.0 * Added MANDIR in EXTRA_OEMAKE instead of the moving operation for manuals in do_install * put .a files in _staticdev package Signed-off-by: Zhenhua Luo <b19537@freescale.com>