diff options
| author | Matthew McClintock <msm@freescale.com> | 2012-08-14 13:54:24 -0500 |
|---|---|---|
| committer | Matthew McClintock <msm@freescale.com> | 2012-08-14 13:54:24 -0500 |
| commit | 98a843a2c84c24bd71e753fa81035e685fc86cb4 (patch) | |
| tree | 1bb8ff774c71b9c30063daab8c4e3fa7f0654cae /recipes-tools/boot-format | |
| parent | 234367d7fff787ecc0ecf98d2b4354f27083fd10 (diff) | |
| download | meta-fsl-ppc-edison.tar.gz | |
update to latest released versionsedison
Signed-off-by: Matthew McClintock <msm@freescale.com>
Diffstat (limited to 'recipes-tools/boot-format')
| -rw-r--r-- | recipes-tools/boot-format/boot-format_git.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-tools/boot-format/boot-format_git.bb b/recipes-tools/boot-format/boot-format_git.bb index 63ae0ad..89d6784 100644 --- a/recipes-tools/boot-format/boot-format_git.bb +++ b/recipes-tools/boot-format/boot-format_git.bb | |||
| @@ -1,11 +1,11 @@ | |||
| 1 | DESCRIPTION = "Boot format utility for booting from eSDHC/eSPI" | 1 | DESCRIPTION = "Boot format utility for booting from eSDHC/eSPI" |
| 2 | LICENSE = "GPL" | 2 | LICENSE = "GPL" |
| 3 | PR = "r3" | 3 | PR = "r4" |
| 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263" | 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263" |
| 5 | 5 | ||
| 6 | SRC_URI = "git://git.freescale.com/ppc/sdk/boot-format.git\ | 6 | SRC_URI = "git://git.freescale.com/ppc/sdk/boot-format.git\ |
| 7 | " | 7 | " |
| 8 | SRCREV = "53cf657a7d034b8d71d53d5c241d0870836d8a72" | 8 | SRCREV = "fsl-sdk-v1.2.1" |
| 9 | 9 | ||
| 10 | S = "${WORKDIR}/git" | 10 | S = "${WORKDIR}/git" |
| 11 | EXTRA_OEMAKE = 'CC="${CC}"' | 11 | EXTRA_OEMAKE = 'CC="${CC}"' |
