diff options
| -rw-r--r-- | recipes-containers/umoci/umoci_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-containers/umoci/umoci_git.bb b/recipes-containers/umoci/umoci_git.bb index 7cd147b2..f83a35a7 100644 --- a/recipes-containers/umoci/umoci_git.bb +++ b/recipes-containers/umoci/umoci_git.bb | |||
| @@ -77,4 +77,4 @@ do_install() { | |||
| 77 | } | 77 | } |
| 78 | 78 | ||
| 79 | INSANE_SKIP_${PN} += "ldflags already-stripped" | 79 | INSANE_SKIP_${PN} += "ldflags already-stripped" |
| 80 | BBCLASSEXTEND = "native" | 80 | BBCLASSEXTEND = "native nativesdk" |
