diff options
Diffstat (limited to 'meta-xilinx-core/recipes-devtools/bootgen/bootgen_2024.2.bb')
| -rw-r--r-- | meta-xilinx-core/recipes-devtools/bootgen/bootgen_2024.2.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-xilinx-core/recipes-devtools/bootgen/bootgen_2024.2.bb b/meta-xilinx-core/recipes-devtools/bootgen/bootgen_2024.2.bb index ba6d829d..0a929ca9 100644 --- a/meta-xilinx-core/recipes-devtools/bootgen/bootgen_2024.2.bb +++ b/meta-xilinx-core/recipes-devtools/bootgen/bootgen_2024.2.bb | |||
| @@ -4,7 +4,7 @@ DESCRIPTION = "Building and installing bootgen, a Xilinx tool that lets you stit | |||
| 4 | LICENSE = "Apache-2.0" | 4 | LICENSE = "Apache-2.0" |
| 5 | LIC_FILES_CHKSUM = "file://LICENSE;md5=d526b6d0807bf263b97da1da876f39b1" | 5 | LIC_FILES_CHKSUM = "file://LICENSE;md5=d526b6d0807bf263b97da1da876f39b1" |
| 6 | 6 | ||
| 7 | S = "${WORKDIR}/git" | 7 | S = "${UNPACKDIR}/git" |
| 8 | 8 | ||
| 9 | DEPENDS += "openssl" | 9 | DEPENDS += "openssl" |
| 10 | RDEPENDS:${PN} += "openssl" | 10 | RDEPENDS:${PN} += "openssl" |
