diff options
Diffstat (limited to 'recipes-bsp/tdx-k20-fw/tdx-k20-fw_1.5.bb')
-rw-r--r-- | recipes-bsp/tdx-k20-fw/tdx-k20-fw_1.5.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-bsp/tdx-k20-fw/tdx-k20-fw_1.5.bb b/recipes-bsp/tdx-k20-fw/tdx-k20-fw_1.5.bb index 3eafcc7..c22bf20 100644 --- a/recipes-bsp/tdx-k20-fw/tdx-k20-fw_1.5.bb +++ b/recipes-bsp/tdx-k20-fw/tdx-k20-fw_1.5.bb @@ -9,7 +9,7 @@ SRC_URI = " \ LIC_FILES_CHKSUM = "file://${WORKDIR}/LICENCE;md5=a1b1cf31b1b3d185409f31cb9beb25dc" -FILES_${PN} = " /lib/firmware/apalis-tk1-k20.bin " +FILES:${PN} = " /lib/firmware/apalis-tk1-k20.bin " do_install () { install -d ${D}/lib/firmware/ |