summaryrefslogtreecommitdiffstats
path: root/recipes-tools
Commit message (Collapse)AuthorAgeFilesLines
* 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>
* remove use of tags in SRCREV and replace with actual SHAsMatthew McClintock2012-09-121-1/+1
| | | | | | | This was done because BB_NO_NETWORK only works with SHAs since the fetcher needs to check the tags each time Signed-off-by: Matthew McClintock <msm@freescale.com>
* lxc_0.8.0-rc1.bb: initial add of recipe1.3_M4Matthew 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> Conflicts: recipes-kernel/linux/linux-qoriq-sdk.inc
* boot-format_git.bb: update to latest versionMatthew McClintock2012-08-131-2/+2
| | | | Signed-off-by: Matthew McClintock <msm@freescale.com>
* update commit to the latest for rcw/hv-cfgZhenhua Luo2012-07-102-2/+2
| | | | Signed-off-by: Zhenhua Luo <b19537@freescale.com>
* hv-cfg: package images to hv-cfg-imageTing Liu2012-07-101-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-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-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>