summaryrefslogtreecommitdiffstats
path: root/recipes-tools/rcw/rcw_git.bb
Commit message (Collapse)AuthorAgeFilesLines
* change layout to follow oe-core guidelines of recipesTing Liu2013-07-101-39/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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>
* rcw: upgrade to the version of sdk-1.4Zhenhua Luo2013-07-011-1/+1
| | | | Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com>
* recipes: make meta-fsl-ppc play with other layersKhem Raj2013-06-271-0/+2
| | | | | | | | | Some recipes are specific to fsl machines but arent marked so. When building images for other machines while including meta-fsl-ppc in bblayers exposes the build failures on these recipes. Lets mark them fsl machine specific Signed-off-by: Khem Raj <raj.khem@gmail.com>
* rcw: update to the commit for sdk 1.3.2chunrong guo2013-03-271-4/+2
| | | | Signed-off-by: Chunrong Guo <B40290@freescale.com>
* rcw: update SHA for e6500 targetsZhenhua Luo2013-01-301-1/+3
| | | | Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com>
* rcw_git.bb: lock down SHA for releaseMatthew McClintock2012-12-041-2/+2
| | | | Signed-off-by: Matthew McClintock <msm@freescale.com>
* rcw_git.bb: update to latest and update LIC_FILES_CHECKSUMMatthew McClintock2012-09-201-8/+3
| | | | Signed-off-by: Matthew McClintock <msm@freescale.com>
* update commit to the latest for rcw/hv-cfgZhenhua Luo2012-07-101-1/+1
| | | | Signed-off-by: Zhenhua Luo <b19537@freescale.com>
* rcw: package images to rcw-imageTing Liu2012-07-101-2/+11
| | | | | | images are required to be included in full rootfs. Signed-off-by: Ting Liu <b28495@freescale.com>
* remove p3060qdsMatthew McClintock2012-04-271-1/+0
| | | | Signed-off-by: Matthew McClintock <msm@freescale.com>
* meta-fsl-ppc: do_deploy not use DEPLOY_DIR_IMAGETing Liu2012-03-231-5/+2
| | | | | | | images in DEPLOYDIR will be deployed to DEPLOY_DIR_IMAGE automatically, not need install images to DEPLOY_DIR_IMAGE any more Signed-off-by: Ting Liu <b28495@freescale.com>
* make sure hv-cfg and rcw binaries are included in cache packagesZhenhua Luo2012-01-021-1/+4
| | | | | | fix the rcw and hv-cfg binaries are not generated when do cache build Signed-off-by: Zhenhua Luo <b19537@freescale.com>
* Initial add of rcw using public gitMatthew McClintock2011-12-281-0/+34
Signed-off-by: Matthew McClintock <msm@freescale.com>