summaryrefslogtreecommitdiffstats
path: root/images/fsl-toolchain.bb
Commit message (Collapse)AuthorAgeFilesLines
* remove images folderChunrong Guo2013-03-061-19/+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-061-0/+19
| | | | | | | 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-301-19/+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>
* 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>
* 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>
* 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-211-0/+5
| | | | 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-261-4/+4
| | | | | | | | 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>
* Update images and distro informationMatthew McClintock2011-10-191-0/+8
Signed-off-by: Matthew McClintock <msm@freescale.com>