diff options
Diffstat (limited to 'classes/image-oci.bbclass')
| -rw-r--r-- | classes/image-oci.bbclass | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/classes/image-oci.bbclass b/classes/image-oci.bbclass index 464ea3b4..d486de67 100644 --- a/classes/image-oci.bbclass +++ b/classes/image-oci.bbclass | |||
| @@ -88,7 +88,7 @@ def oci_map_subarch(a, f, d): | |||
| 88 | return '' | 88 | return '' |
| 89 | return '' | 89 | return '' |
| 90 | 90 | ||
| 91 | # the IMAGE_CMD_oci comes from the .inc | 91 | # the IMAGE_CMD:oci comes from the .inc |
| 92 | OCI_IMAGE_BACKEND_INC ?= "${@"image-oci-" + "${OCI_IMAGE_BACKEND}" + ".inc"}" | 92 | OCI_IMAGE_BACKEND_INC ?= "${@"image-oci-" + "${OCI_IMAGE_BACKEND}" + ".inc"}" |
| 93 | include ${OCI_IMAGE_BACKEND_INC} | 93 | include ${OCI_IMAGE_BACKEND_INC} |
| 94 | 94 | ||
