diff options
Diffstat (limited to 'recipes-tools')
| -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}"' |
