diff options
| author | Khem Raj <raj.khem@gmail.com> | 2021-08-03 12:59:39 -0700 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2021-08-06 20:38:40 -0700 |
| commit | a133111e69e78b8cff6dbc060ee6fb1da9f1f96d (patch) | |
| tree | 403238061a20b5ab2db4a7f27c1ba15f093f4bb6 /meta-oe/recipes-extended/ostree | |
| parent | 63361b326722465e0a43ed45164695f4a60f5ce2 (diff) | |
| download | meta-openembedded-a133111e69e78b8cff6dbc060ee6fb1da9f1f96d.tar.gz | |
recipes: Fix override syntax
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Cc: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-oe/recipes-extended/ostree')
| -rw-r--r-- | meta-oe/recipes-extended/ostree/ostree_2021.3.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-extended/ostree/ostree_2021.3.bb b/meta-oe/recipes-extended/ostree/ostree_2021.3.bb index a0576b51e2..b0c9849fad 100644 --- a/meta-oe/recipes-extended/ostree/ostree_2021.3.bb +++ b/meta-oe/recipes-extended/ostree/ostree_2021.3.bb | |||
| @@ -154,7 +154,7 @@ RDEPENDS:${PN}:class-target = " \ | |||
| 154 | # Note that to get ptest to pass you also need: | 154 | # Note that to get ptest to pass you also need: |
| 155 | # | 155 | # |
| 156 | # xattr in DISTRO_FEATURES | 156 | # xattr in DISTRO_FEATURES |
| 157 | # static ostree-prepare-root (PACKAGECONFIG_append_pn-ostree = " static") | 157 | # static ostree-prepare-root (PACKAGECONFIG:append:pn-ostree = " static") |
| 158 | # meta-python in your layers | 158 | # meta-python in your layers |
| 159 | # overlayfs in your kernel (KERNEL_EXTRA_FEATURES += "features/overlayfs/overlayfs.scc") | 159 | # overlayfs in your kernel (KERNEL_EXTRA_FEATURES += "features/overlayfs/overlayfs.scc") |
| 160 | # busybox built statically | 160 | # busybox built statically |
