summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes-containers/oci-image-tools/oci-image-tools_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-containers/oci-image-tools/oci-image-tools_git.bb b/recipes-containers/oci-image-tools/oci-image-tools_git.bb
index 807ee26c..8c41b6e0 100644
--- a/recipes-containers/oci-image-tools/oci-image-tools_git.bb
+++ b/recipes-containers/oci-image-tools/oci-image-tools_git.bb
@@ -61,4 +61,4 @@ do_install() {
61 install ${S}/src/import/oci-image-tool ${D}/${sbindir}/ 61 install ${S}/src/import/oci-image-tool ${D}/${sbindir}/
62} 62}
63 63
64INSANE_SKIP_${PN} += "ldflags" 64INSANE_SKIP_${PN} += "ldflags textrel"