summaryrefslogtreecommitdiffstats
path: root/recipes-tools/boot-format/boot-format_git.bb
Commit message (Collapse)AuthorAgeFilesLines
* change layout to follow oe-core guidelines of recipesTing Liu2013-07-101-19/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Follow the rules defined in: http://git.yoctoproject.org/cgit/cgit.cgi/poky/tree/meta/recipes.txt recipes-bsp - Anything with links to specific hardware or hardware configuration information recipes-connectivity - Libraries and applications related to communication with other devices recipes-core - What's needed to build a basic working Linux image including commonly used dependencies recipes-devtools - Tools primarily used by the build system (but can also be used on targets) recipes-extended - Applications which whilst not essential add features compared to the alternatives in core. May be needed for full tool functionality or LSB compliance. recipes-gnome - All things related to the GTK+ application framework recipes-graphics - X and other graphically related system libraries recipes-kernel - The kernel and generic applications/libraries with strong kernel dependencies recipes-lsb4 - Recipes added for the sole purpose of supporting the Linux Standard Base (LSB) 4.x recipes-multimedia - Codecs and support utilties for audio, images and video recipes-rt - Provides package and image recipes for using and testing the PREEMPT_RT kernel recipes-qt - All things related to the Qt application framework recipes-sato - The Sato demo/reference UI/UX, its associated apps and configuration recipes-support - Recipes used by other recipes but that are not directly included in images recipes-dpaa - recipes related to fsl dpaa feature recipes-virtualization - recipes related to fsl virtualization feature Signed-off-by: Ting Liu <b28495@freescale.com>
* boot-format: update SHA for sdk-1.4Zhenhua Luo2013-07-011-1/+1
| | | | Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com>
* boot-format_git.bb: update to latestMatthew McClintock2013-01-301-4/+3
| | | | Signed-off-by: Matthew McClintock <msm@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>
* 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>
* 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>
* Add boot-format recipe using public gitMatthew McClintock2011-12-281-0/+20
Signed-off-by: Matthew McClintock <msm@freescale.com>