diff options
| -rw-r--r-- | recipes-tools/boot-format/boot-format_git.bb | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/recipes-tools/boot-format/boot-format_git.bb b/recipes-tools/boot-format/boot-format_git.bb index 969136e..0abd286 100644 --- a/recipes-tools/boot-format/boot-format_git.bb +++ b/recipes-tools/boot-format/boot-format_git.bb | |||
| @@ -1,11 +1,10 @@ | |||
| 1 | DESCRIPTION = "Boot format utility for booting from eSDHC/eSPI" | 1 | DESCRIPTION = "Boot format utility for booting from eSDHC/eSPI" |
| 2 | LICENSE = "GPLv2" | 2 | LICENSE = "GPLv2" |
| 3 | PR = "r5" | 3 | PR = "r6" |
| 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 | SRCREV = "7a837a487eb42f30cf3ada07ca44251ee11a2940" |
| 8 | SRCREV = "53cf657a7d034b8d71d53d5c241d0870836d8a72" | ||
| 9 | 8 | ||
| 10 | S = "${WORKDIR}/git" | 9 | S = "${WORKDIR}/git" |
| 11 | EXTRA_OEMAKE = 'CC="${CC}"' | 10 | EXTRA_OEMAKE = 'CC="${CC}"' |
