Closed coldnew closed 8 years ago
Install the bbl file to native sysroot instead of keep it in the ${WORKDIR}, this will let user can use INHERIT += "rm_work" in their conf/local.conf.
INHERIT += "rm_work"
Signed-off-by: Yen-Chin Lee coldnew.tw@gmail.com
Thanks for submitting the pull request! I applied it with the latest update to riscv-poky.
Install the bbl file to native sysroot instead of keep it in the ${WORKDIR}, this will let user can use
INHERIT += "rm_work"
in their conf/local.conf.Signed-off-by: Yen-Chin Lee coldnew.tw@gmail.com