summaryrefslogtreecommitdiffstats
path: root/recipes-tools
Commit message (Collapse)AuthorAgeFilesLines
* change layout to follow oe-core guidelines of recipesTing Liu2013-07-1013-378/+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>
* flib:Fix flib not found in the base feeds errorZongchun Yu2013-07-061-0/+2
| | | | | | | To avoid error caused by empty package when build flib into rootfs. add ALLOW_EMPTY Signed-off-by: Zongchun Yu <Zongchun.Yu@freescale.com>
* fix Freescale EULA warningTing Liu2013-07-031-1/+1
| | | | | | | | | | This takes care of this build warning: WARNING: eth-config: No generic license file exists for: Freescale in any provider WARNING: eth-config: No generic license file exists for: EULA in any provider 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>
* rcw: upgrade to the version of sdk-1.4Zhenhua Luo2013-07-011-1/+1
| | | | Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com>
* hypervisor: upgrade to the SHA of sdk-1.4 and add hypertrk submoduleZhenhua Luo2013-07-011-3/+16
| | | | Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com>
* hv-cfg: upgrade to the SHA of sdk-1.4Zhenhua Luo2013-07-011-1/+1
| | | | Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com>
* eth-config: upgrade to sha of sdk-1.4Zhenhua Luo2013-07-011-1/+1
| | | | Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com>
* boot-format: update SHA for sdk-1.4Zhenhua Luo2013-07-011-1/+1
| | | | Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com>
* web-sysmon: add recipeZhenhua Luo2013-06-281-0/+21
| | | | | | | | This package contains shell and cgi scripts which maintain a database of sensor data and generate web pages containing graphs of sensor data. Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com>
* skmm: add recipeZhenhua Luo2013-06-281-0/+33
| | | | | | SKMM is the application for PCIe endpoint. Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com>
* mux-server: add recipeZhenhua Luo2013-06-282-0/+16
| | | | | | | mux_server is a Linux-based utility supporting console multiplexing and demultiplexing. It is part of Embedded Hypervisor. Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com>
* cst: add recipeZhenhua Luo2013-06-281-0/+29
| | | | | | cst is the utility for security boot. Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com>
* flib: upgrade to the SHA of sdk-1.4Zhenhua Luo2013-06-281-1/+1
| | | | Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com>
* recipes: make meta-fsl-ppc play with other layersKhem Raj2013-06-273-0/+7
| | | | | | | | | 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>
* hypervisor: Compile only for fsl machinesKhem Raj2013-05-221-0/+3
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* eth-config: use pattern match for xml files installationZhenhua Luo2013-05-211-6/+3
| | | | | | | Use pattern match to install xml files and no need to update recipe if xml files are added, renamed or deleted. Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com>
* lio-utils: remove v4.0 as v4.1 has been added in meta-oeTing Liu2013-04-092-76/+0
| | | | | Signed-off-by: Ting Liu <b28495@freescale.com> Acked-by: Otavio Salvador <otavio@ossystems.com.br>
* usdpaa: update to the commit for sdk 1.3.2chunrong guo2013-03-271-4/+2
| | | | Signed-off-by: Chunrong Guo <B40290@freescale.com>
* eth-config: update to the commit for sdk 1.3.2chunrong guo2013-03-271-3/+3
| | | | Signed-off-by: Chunrong Guo <B40290@freescale.com>
* rcw: update to the commit for sdk 1.3.2chunrong guo2013-03-271-4/+2
| | | | Signed-off-by: Chunrong Guo <B40290@freescale.com>
* lio-utils: add tcm_start.sh and lio_start.sh to rootfsChunrong Guo2013-03-081-3/+6
| | | | | | | | | *following scripts had been added /etc/init.d/target /etc/target/tcm_start.sh /etc/target/lio_start.sh 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>
* 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>
* eth-config: add recipes use public git tree for eth-config buildZhenhua Luo2013-01-301-0/+22
| | | | Signed-off-by: Zhenhua Luo <zhenhua.luo@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>
* boot-format_git.bb: update to latestMatthew McClintock2013-01-301-4/+3
| | | | Signed-off-by: Matthew McClintock <msm@freescale.com>
* hypervisor_git.bb: remove unneeded create_link taskMatthew McClintock2013-01-301-9/+1
| | | | Signed-off-by: Matthew McClintock <msm@freescale.com>
* remove lxc since it's now in meta-virtMatthew McClintock2013-01-046-155/+0
| | | | Signed-off-by: Matthew McClintock <msm@freescale.com>
* lxc: move patches to default search pathTing Liu2012-12-044-0/+0
| | | | Signed-off-by: Ting Liu <b28495@freescale.com>
* lxc: remove rdepend perl-module-warnings-registerTing Liu2012-12-041-2/+1
| | | | | | | | | | | | | | The module does not exist any more. Its content (warnings/register.pm) has been moved to the main perl package. Introduced by commit: (poky: 51cbb5ae76a22d465e2f6c5ef923ec2682624e3b) * File warnings/register.pm has been moved to package perl Fix: |error: Failed dependencies: |perl-module-warnings-register is needed by lxc-0.8.0+rc1-r6.ppce500mc |ERROR: Function failed: do_rootfs Signed-off-by: Ting Liu <b28495@freescale.com> Signed-off-by: Chunrong Guo <b40290@freescale.com>
* flib: add recipe to build external git treeZhenhua Luo2012-12-041-0/+13
| | | | Signed-off-by: Zhenhua Luo <b19537@freescale.com>
* hv-cfg: lock down SHA for releaseZhenhua Luo2012-12-041-2/+2
| | | | Signed-off-by: Zhenhua Luo <b19537@freescale.com>
* rcw_git.bb: lock down SHA for releaseMatthew McClintock2012-12-041-2/+2
| | | | Signed-off-by: Matthew McClintock <msm@freescale.com>
* lxc_0.8.0-rc1.bb: fix parallel makefile issueMatthew McClintock2012-12-042-1/+14
| | | | Signed-off-by: Matthew McClintock <msm@freescale.com>
* lxc_0.8.0-rc1.bb: point lxc at kernel sourceMatthew McClintock2012-12-041-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes: | powerpc-fsl-linux-gcc: error: default/arch/powerpc/include/asm/unistd.h: No such file or directory | powerpc-fsl-linux-gcc: fatal error: no input files | compilation terminated. | attach.c:45:19: fatal error: setns.h: No such file or directory | compilation terminated. | make[3]: [setns.h] Error 1 (ignored) | powerpc-fsl-linux-gcc -E --sysroot=/opt/yocto/cache-build/p4080ds/build_p4080ds_release/tmp/sysroots/p4080ds -m32 -mhard-float -mcpu=e500mc -dM default/arch/powerpc/include/asm/unistd.h |grep setns > setns.h | make[3]: *** [liblxc_so-attach.o] Error 1 | make[3]: *** Waiting for unfinished jobs.... | powerpc-fsl-linux-gcc: error: default/arch/powerpc/include/asm/unistd.h: No such file or directory | powerpc-fsl-linux-gcc: fatal error: no input files | compilation terminated. | make[3]: [setns.h] Error 1 (ignored) | make[3]: Leaving directory `/opt/yocto/cache-build/p4080ds/build_p4080ds_release/tmp/work/ppce500mc-fsl-linux/lxc-0.8.0-rc1-r4/lxc-0.8.0-rc1/src/lxc' | make[2]: *** [all-recursive] Error 1 | make[2]: Leaving directory `/opt/yocto/cache-build/p4080ds/build_p4080ds_release/tmp/work/ppce500mc-fsl-linux/lxc-0.8.0-rc1-r4/lxc-0.8.0-rc1/src' | make[1]: *** [all] Error 2 | make[1]: Leaving directory `/opt/yocto/cache-build/p4080ds/build_p4080ds_release/tmp/work/ppce500mc-fsl-linux/lxc-0.8.0-rc1-r4/lxc-0.8.0-rc1/src' | make: *** [all-recursive] Error 1 | ERROR: oe_runmake failed Signed-off-by: Matthew McClintock <msm@freescale.com>
* lxc: create the /var/lib/lxc directoryStuart Yoder2012-12-041-1/+6
| | | | | | | | | | -lxc requires this directory to be present -this patch is a workaround for the issue, plan is to submit a patch upstream to fix this and see what feedback we receive Signed-off-by: Stuart Yoder <stuart.yoder@freescale.com>
* lxc: remove hwaddr from vlan configStuart Yoder2012-12-042-1/+13
| | | | | | | | | -to get vlan working with the FSL SDK we need to remove the hwaddr. This was found by trial and error. Upstream discussion is started as to when the hwaddr might be needed, but for now remove it Signed-off-by: Stuart Yoder <stuart.yoder@freescale.com>
* lxc: remove dhcp from busybox templateStuart Yoder2012-12-042-1/+14
| | | | | | | | | | | | | -the dhcp which is started by default in a container causes our default examples various issues..including vlans not working right, and screwing up host network interfaces if networking isn't virtualized -we do not know yet what the right upstream fix is for this with more testing and characterization needed Signed-off-by: Stuart Yoder <stuart.yoder@freescale.com>
* lio-utils: fix runtime issueZhenhua Luo2012-12-042-3/+28
| | | | | | | | 1. add rumtime dependency for lio-utils 2. use commit ID to fix offline build issue 3. install rc.target Signed-off-by: Zhenhua Luo <b19537@freescale.com>
* hypervisor_git.bb: lock down SHAs to release versionsMatthew McClintock2012-10-191-3/+4
| | | | Signed-off-by: Matthew McClintock <msm@freescale.com>
* hypervisor: add missing space character for PACKAGES_prependZhenhua Luo2012-10-171-1/+3
| | | | Signed-off-by: Zhenhua Luo <b19537@freescale.com>
* hypervisor_git.bb: initial add of embedded-hv to public layerMatthew McClintock2012-10-162-0/+81
| | | | 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>
* lio-utils: add lio-utils-4.0Zhenhua Luo2012-09-191-0/+48
| | | | Signed-off-by: Zhenhua Luo <b19537@freescale.com>
* boot-format_git.bb: update GPL license to GPLv2 (no actually change in license)Matthew McClintock2012-09-131-2/+2
| | | | Signed-off-by: Matthew McClintock <msm@freescale.com>
* meta-fsl-ppc: lxc: add patch to fix 64-bit lib mount issueStuart Yoder2012-09-122-0/+50
| | | | Signed-off-by: Stuart Yoder <stuart.yoder@freescale.com>