summaryrefslogtreecommitdiffstats
path: root/images
Commit message (Collapse)AuthorAgeFilesLines
* 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>