summaryrefslogtreecommitdiffstats
path: root/images
Commit message (Collapse)AuthorAgeFilesLines
* remove images folderChunrong Guo2013-03-064-61/+0
| | | | | | | | | the customized rootfs images is specific to fsl networking SDK, move them from this layer to meta-fsl-networking layer Signed-off-by: Chunrong Guo <b40290@freescale.com> Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com> Acked-by: Otavio Salvador <otavio@ossystems.com.br>
* Revert "Remove recipes-append folder which are SDK specific"Zhenhua Luo2013-03-064-0/+61
| | | | | | | This reverts commit ee364575803812dbbb2b103d468c66c54efcc7af. The intention of the patch is to remove the confusion commit(mismatched title and change). Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com>
* Remove recipes-append folder which are SDK specific1.4_M3Zhenhua Luo2013-01-304-61/+0
| | | | | | | | The change in recipe-append is specific for FSL networking SDK, so move them from meta-fsl-ppc to meta-fsl-networking. Signed-off-by: Chunrong Guo <b40290@freescale.com> Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com>
* fsl-toolchain: install static libraryTing Liu2013-01-301-1/+4
| | | | Signed-off-by: Ting Liu <b28495@freescale.com>
* using nativesdk as a prefix, not a suffixTing Liu2012-12-041-1/+1
| | | | Signed-off-by: Ting Liu <b28495@freescale.com>
* rename task- to packagegroup-Matthew McClintock2012-09-193-5/+5
| | | | Signed-off-by: Matthew McClintock <msm@freescale.com>
* fsl-image-minimal: IMAGE_FSTYPES add jffs2Ting Liu2012-09-191-1/+1
| | | | Signed-off-by: Ting Liu <b28495@freescale.com>
* fsl-image-lsb-sdk: Remove deprecated IMAGE_FEATURE apps-console-coreKhem Raj2012-09-041-1/+1
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* images: change to forcibly set IMAGE_FSTYPES, user can add with _appendMatthew McClintock2012-08-142-2/+2
| | | | Signed-off-by: Matthew McClintock <msm@freescale.com>
* fsl-image-lsb-sdk.bb: replace POKY_BASE_INSTALL with CORE_IMAGE_BASE_INSTALLZhenhua Luo2012-08-091-1/+1
| | | | | | POKY_BASE_INSTALL is replaced by CORE_IMAGE_BASE_INSTALL Signed-off-by: Zhenhua Luo <b19537@freescale.com>
* fsl-toolchain: add glib-2.0-dev package so we pull in header and pkgconfig filesMatthew McClintock2012-04-121-0/+1
| | | | Signed-off-by: Matthew McClintock <msm@freescale.com>
* add libgomp and libgomp-dev in fsl-toolchainZhenhua Luo2012-03-301-0/+2
| | | | Signed-off-by: Zhenhua Luo <b19537@freescale.com>
* remove fsl-image-lsb - just use fsl-image-lsb-sdkMatthew McClintock2012-03-161-12/+0
| | | | Signed-off-by: Matthew McClintock <msm@freescale.com>
* chagne lsb and lsb-sdk to tar.gz instead of nfsrootMatthew McClintock2012-03-152-2/+2
| | | | Signed-off-by: Matthew McClintock <msm@freescale.com>
* fsl-toolchain.bb: remove usdpaa from fsl-toolchain which was incorrectly addedMatthew McClintock2012-03-121-2/+0
| | | | | | | This is not building any x86 tools or libraries to link against, it' just trying to build the target usdpaa package for e500mc. Signed-off-by: Matthew McClintock <msm@freescale.com>
* fsl-toolchain.bb: remove qemu-nativesdk from toolchainMatthew McClintock2012-03-061-1/+0
| | | | Signed-off-by: Matthew McClintock <msm@freescale.com>
* Move default images types built into image recipesMatthew McClintock2012-01-193-0/+6
| | | | Signed-off-by: Matthew McClintock <msm@freescale.com>
* fsl-toolchain.bb: use glib to pull in glib instead of gtkMatthew McClintock2011-12-051-1/+1
| | | | | | | Change this from gtk+ to glib since we can not specific this in TOOLCHAIN_TARGET_TASK Signed-off-by: Matthew McClintock <msm@freescale.com>
* Add u-boot to default imagesMatthew McClintock2011-11-214-2/+8
| | | | Signed-off-by: Matthew McClintock <msm@freescale.com>
* Remove dependencies on packages not in this layer, will use bbappend to add ↵Matthew McClintock2011-11-081-7/+0
| | | | | | them in the layer where dependencies exist Signed-off-by: Matthew McClintock <msm@freescale.com>
* Include extra boot-format-nativesdk-config in fsl-toolchainMatthew McClintock2011-11-071-1/+3
| | | | Signed-off-by: Matthew McClintock <msm@freescale.com>
* Add mux-server for all, and boot-format for e500v2 partsMatthew McClintock2011-11-011-1/+9
| | | | Signed-off-by: Matthew McClintock <msm@freescale.com>
* Add fsl-toolchain-bare for just barebones toolchainMatthew McClintock2011-10-262-4/+12
| | | | | | | | Make fsl-toolchain build from the -bare version and we can start adding nativesdk package such as qemu and dtc there Signed-off-by: Matthew McClintock <msm@freescale.com>
* Add ccache to lsb-sdk imageMatthew McClintock2011-10-211-0/+1
| | | | Signed-off-by: Matthew McClintock <msm@freescale.com>
* Update images and distro informationMatthew McClintock2011-10-192-1/+10
| | | | Signed-off-by: Matthew McClintock <msm@freescale.com>
* Update dtc and git to be included in lsb-sdk imageMatthew McClintock2011-10-111-0/+2
| | | | Signed-off-by: Matthew McClintock <msm@freescale.com>
* Initial commit for FSL Machines, Images, and Distro settingsMatthew McClintock2011-10-043-0/+35
Signed-off-by: Matthew McClintock <msm@freescale.com>