diff options
author | Tom Rini <trini@konsulko.com> | 2018-07-25 08:26:08 -0400 |
---|---|---|
committer | Jia Zhang <zhang.jia@linux.alibaba.com> | 2018-07-25 20:41:35 +0800 |
commit | cd40815e69cba65ad8181f4689ff7e26053d28e7 (patch) | |
tree | 0b9012a053188d056fb9f945993cd7192dd3bd7d /meta-efi-secure-boot/conf | |
parent | e64e9c12f1baffa950be1bb8ec5586837e183a8d (diff) | |
download | meta-secure-core-cd40815e69cba65ad8181f4689ff7e26053d28e7.tar.gz |
layer.conf: Mark as compatible with rocko
As we also work with the 'rocko' release list that in our
LAYERSERIES_COMPAT.
Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'meta-efi-secure-boot/conf')
-rw-r--r-- | meta-efi-secure-boot/conf/layer.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-efi-secure-boot/conf/layer.conf b/meta-efi-secure-boot/conf/layer.conf index 167ca22..7d69fea 100644 --- a/meta-efi-secure-boot/conf/layer.conf +++ b/meta-efi-secure-boot/conf/layer.conf | |||
@@ -19,4 +19,4 @@ LAYERDEPENDS_efi-secure-boot = "\ | |||
19 | perl-layer \ | 19 | perl-layer \ |
20 | " | 20 | " |
21 | 21 | ||
22 | LAYERSERIES_COMPAT_efi-secure-boot = "sumo" | 22 | LAYERSERIES_COMPAT_efi-secure-boot = "rocko sumo" |