Signed-off-by: Christopher Clark <[email protected]>
---
recipes-extended/xen/xen.inc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/recipes-extended/xen/xen.inc b/recipes-extended/xen/xen.inc
index 2a02805..58b57e5 100644
--- a/recipes-extended/xen/xen.inc
+++ b/recipes-extended/xen/xen.inc
@@ -213,7 +213,7 @@ do_configure_common() {
fi
if [ -f "${WORKDIR}/defconfig" ]; then
- cp "${WORKDIR}/defconfig" "${B}/xen/.config" || \
+ cp "${WORKDIR}/defconfig" "${S}/xen/.config" || \
bbfatal "Unable to copy defconfig to .config"
fi
--
2.17.1
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#5547):
https://lists.yoctoproject.org/g/meta-virtualization/message/5547
Mute This Topic: https://lists.yoctoproject.org/mt/75348302/21656
Group Owner: [email protected]
Unsubscribe: https://lists.yoctoproject.org/g/meta-virtualization/unsub
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-