- Rename to erofs-utils_1.2.1.bb and don't set PV
- Set correct package license
- Add lz4 and lz4hc variants to IMAGE_TYPES
- Add myself as package maintainer

Signed-off-by: Richard Weinberger <rich...@nod.at>
---
 meta/classes/image_types.bbclass                               | 2 +-
 meta/conf/distro/include/maintainers.inc                       | 2 +-
 .../erofs-utils/{erofs-utils_git.bb => erofs-utils_1.2.1.bb}   | 3 +--
 3 files changed, 3 insertions(+), 4 deletions(-)
 rename meta/recipes-devtools/erofs-utils/{erofs-utils_git.bb => 
erofs-utils_1.2.1.bb} (95%)

diff --git a/meta/classes/image_types.bbclass b/meta/classes/image_types.bbclass
index 4e95e0e2935e..2a45d45c7180 100644
--- a/meta/classes/image_types.bbclass
+++ b/meta/classes/image_types.bbclass
@@ -269,7 +269,7 @@ IMAGE_TYPES = " \
     wic wic.gz wic.bz2 wic.lzma wic.zst \
     container \
     f2fs \
-    erofs \
+    erofs erofs-lz4 erofs-lz4hc \
 "
 
 # Compression is a special case of conversion. The old variable
diff --git a/meta/conf/distro/include/maintainers.inc 
b/meta/conf/distro/include/maintainers.inc
index 7a9c0a776e19..57742fe5acaa 100644
--- a/meta/conf/distro/include/maintainers.inc
+++ b/meta/conf/distro/include/maintainers.inc
@@ -171,7 +171,7 @@ RECIPE_MAINTAINER_pn-ell = "Zang Ruochen 
<zangrc.f...@fujitsu.com>"
 RECIPE_MAINTAINER_pn-enchant2 = "Anuj Mittal <anuj.mit...@intel.com>"
 RECIPE_MAINTAINER_pn-encodings = "Armin Kuster <akuster...@gmail.com>"
 RECIPE_MAINTAINER_pn-epiphany = "Alexander Kanavin <alex.kana...@gmail.com>"
-RECIPE_MAINTAINER_pn-erofs-utils = "Unassigned <unassig...@yoctoproject.org>"
+RECIPE_MAINTAINER_pn-erofs-utils = "Richard Weinberger <rich...@nod.at>"
 RECIPE_MAINTAINER_pn-ethtool = "Changhyeok Bae <changhyeok....@gmail.com>"
 RECIPE_MAINTAINER_pn-eudev = "Anuj Mittal <anuj.mit...@intel.com>"
 RECIPE_MAINTAINER_pn-expat = "Yi Zhao <yi.z...@windriver.com>"
diff --git a/meta/recipes-devtools/erofs-utils/erofs-utils_git.bb 
b/meta/recipes-devtools/erofs-utils/erofs-utils_1.2.1.bb
similarity index 95%
rename from meta/recipes-devtools/erofs-utils/erofs-utils_git.bb
rename to meta/recipes-devtools/erofs-utils/erofs-utils_1.2.1.bb
index f0cc8032b02c..6435fea68cee 100644
--- a/meta/recipes-devtools/erofs-utils/erofs-utils_git.bb
+++ b/meta/recipes-devtools/erofs-utils/erofs-utils_1.2.1.bb
@@ -1,10 +1,9 @@
 SUMMARY = "Tools for erofs filesystems"
-LICENSE = "GPLv2"
+LICENSE = "GPLv2+"
 SECTION = "base"
 LIC_FILES_CHKSUM = "file://COPYING;md5=94fa01670a2a8f2d3ab2de15004e0848"
 HOMEPAGE = 
"https://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofs-utils.git/tree/README";
 
-PV = "1.2.1"
 SRCREV = "d1f4953edfcf4f51c71ba91586e21fc6ce9f6db9"
 SRC_URI = "git://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofs-utils.git"
 
-- 
2.26.2

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#152327): 
https://lists.openembedded.org/g/openembedded-core/message/152327
Mute This Topic: https://lists.openembedded.org/mt/83130903/21656
Group Owner: openembedded-core+ow...@lists.openembedded.org
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to