summaryrefslogtreecommitdiffstats
path: root/recipes-tools/usdpaa/usdpaa_git.bb
Commit message (Collapse)AuthorAgeFilesLines
* change layout to follow oe-core guidelines of recipesTing Liu2013-07-101-49/+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>
* usdpaa: set MACHINE_ARCH specific, same with dependency fmcTing Liu2013-07-031-7/+7
| | | | | Signed-off-by: Ting Liu <b28495@freescale.com> Tested-by: Luo Zhenhua-B19537 <zhenhua.luo@freescale.com>
* usdpaa: upgrade to the version of sdk-1.4Zhenhua Luo2013-07-011-2/+14
| | | | Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com>
* recipes: make meta-fsl-ppc play with other layersKhem Raj2013-06-271-0/+3
| | | | | | | | | 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>
* usdpaa: export ARCH for all tasksZongchun Yu2013-06-181-3/+3
| | | | | | | | | ARCH environment variable is needed for do_{compile,install,clean}. This fixes the issue: when run command "make clean" under devshell, the obj files was not be cleaned. Signed-off-by: Zongchun Yu <b40527@freescale.com>
* usdpaa: Added fmc in usdpaa dependency list.Vakul Garg2013-06-181-2/+2
| | | | Signed-off-by: Vakul Garg <vakul@freescale.com>
* usdpaa: update to the commit for sdk 1.3.2chunrong guo2013-03-271-4/+2
| | | | Signed-off-by: Chunrong Guo <B40290@freescale.com>
* usdpaa: add non t4/b4 boards supportTing Liu2013-01-301-1/+4
| | | | | | commit for non t4/b4 boards was pushed to external git server too. Signed-off-by: Ting Liu <b28495@freescale.com>
* usdpaa: add recipeZhenhua Luo2013-01-301-0/+33
use external git tree to build usdpaa for t4/b4 Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com>