Please ignore. Re-posted to meta-ti.

On 02/07/19 11:16 PM, Subhajit Paul wrote:
Signed-off-by: Subhajit Paul <[email protected]>
---
  recipes-bsp/cadence-mhdp-fw/cadence-mhdp-fw_git.bb | 4 ++--
  1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/recipes-bsp/cadence-mhdp-fw/cadence-mhdp-fw_git.bb 
b/recipes-bsp/cadence-mhdp-fw/cadence-mhdp-fw_git.bb
index e8d5c54..a703272 100644
--- a/recipes-bsp/cadence-mhdp-fw/cadence-mhdp-fw_git.bb
+++ b/recipes-bsp/cadence-mhdp-fw/cadence-mhdp-fw_git.bb
@@ -21,8 +21,8 @@ S = "${WORKDIR}/git"
  TARGET = "mhdp8546.bin"
do_install() {
-       install -d ${D}${base_libdir}/firmware
-       install -m 0644 ${S}/cadence/${TARGET} 
${D}${base_libdir}/firmware/${TARGET}
+       install -d ${D}${base_libdir}/firmware/cadence
+       install -m 0644 ${S}/cadence/${TARGET} 
${D}${base_libdir}/firmware/cadence/${TARGET}
  }
FILES_${PN} = "${base_libdir}/firmware"
_______________________________________________
meta-arago mailing list
[email protected]
http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago

Reply via email to