summaryrefslogtreecommitdiffstats
path: root/recipes-tools
Commit message (Collapse)AuthorAgeFilesLines
* flib: add recipe to build external git treeZhenhua Luo2012-11-131-0/+13
| | | | Signed-off-by: Zhenhua Luo <b19537@freescale.com>
* hv-cfg: lock down SHA for releaseZhenhua Luo2012-11-131-2/+2
| | | | Signed-off-by: Zhenhua Luo <b19537@freescale.com>
* rcw_git.bb: lock down SHA for releaseMatthew McClintock2012-11-131-2/+2
| | | | Signed-off-by: Matthew McClintock <msm@freescale.com>
* lxc_0.8.0-rc1.bb: fix parallel makefile issueMatthew McClintock2012-11-132-1/+14
| | | | Signed-off-by: Matthew McClintock <msm@freescale.com>
* lxc_0.8.0-rc1.bb: point lxc at kernel sourceMatthew McClintock2012-11-131-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-11-131-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-11-132-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-11-132-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-11-132-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>
* remove use of tags in SRCREV and replace with actual SHAsMatthew McClintock2012-09-121-1/+1
| | | | Signed-off-by: Matthew McClintock <msm@freescale.com>
* lxc_0.8.0-rc1.bb: initial add of recipeMatthew McClintock2012-09-102-0/+63
| | | | Signed-off-by: Matthew McClintock <msm@freescale.com>
* update to latest released versionsMatthew McClintock2012-08-141-2/+2
| | | | Signed-off-by: Matthew McClintock <msm@freescale.com>
* boot-format_git.bb: update to latest versionMatthew McClintock2012-08-131-2/+2
| | | | Signed-off-by: Matthew McClintock <msm@freescale.com>
* strongswan_5.0.0.bb: update recipe packaging to fix QA warnings and package ↵Matthew McClintock2012-08-081-1/+9
| | | | | | all content Signed-off-by: Matthew McClintock <msm@freescale.com>
* add strongswan_5.0.0 from meta-oe masterMatthew McClintock2012-08-081-0/+21
| | | | | | | We are adding this here since we can't backport this to denzil on meta-oe as it's more than just a bugfix. Signed-off-by: Matthew McClintock <msm@freescale.com>
* update commit to the latest for rcw/hv-cfgZhenhua Luo2012-07-272-2/+2
| | | | Signed-off-by: Zhenhua Luo <b19537@freescale.com>
* hv-cfg: package images to hv-cfg-imageTing Liu2012-06-211-2/+11
| | | | | | images are required to be included in full rootfs. Signed-off-by: Ting Liu <b28495@freescale.com>
* rcw: package images to rcw-imageTing Liu2012-06-211-2/+11
| | | | | | images are required to be included in full rootfs. Signed-off-by: Ting Liu <b28495@freescale.com>
* remove p3060qdsMatthew McClintock2012-04-272-2/+0
| | | | Signed-off-by: Matthew McClintock <msm@freescale.com>
* Revert "point to internel git tree:u-boot, rcw, hv-cfg, boot-format"Zhenhua Luo2012-03-233-24/+0
| | | | | | this patch is for meta-fsl-ppc-private This reverts commit 221ac89a12d44d6a862c48451250b125f5aa46e2.
* point to internel git tree:u-boot, rcw, hv-cfg, boot-formatTing Liu2012-03-233-0/+24
| | | | Signed-off-by: Ting Liu <b28495@freescale.com>
* meta-fsl-ppc: do_deploy not use DEPLOY_DIR_IMAGETing Liu2012-03-232-10/+4
| | | | | | | 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-022-2/+8
| | | | | | fix the rcw and hv-cfg binaries are not generated when do cache build Signed-off-by: Zhenhua Luo <b19537@freescale.com>
* hv-cfg: add dtc-native into the depencency listZhenhua Luo2012-01-021-1/+3
| | | | Signed-off-by: Zhenhua Luo <b19537@freescale.com>
* Initial add of hv-cfg using public gitMatthew McClintock2011-12-281-0/+34
| | | | Signed-off-by: Matthew McClintock <msm@freescale.com>
* Initial add of rcw using public gitMatthew McClintock2011-12-281-0/+34
| | | | Signed-off-by: Matthew McClintock <msm@freescale.com>
* Add boot-format recipe using public gitMatthew McClintock2011-12-281-0/+20
Signed-off-by: Matthew McClintock <msm@freescale.com>