diff options
| author | Andreas Müller <schnitzeltony@gmail.com> | 2022-04-03 19:36:10 +0200 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2022-04-06 20:25:33 -0400 |
| commit | b0d003a8f5f5857a21bb123324fd53f83c20988f (patch) | |
| tree | 3e446fca97ddb64e8e3f94e850c2df39e2be0e6e /meta-gnome/recipes-gnome/yelp | |
| parent | 7c46176f44c615c520b460331741966588e9eeba (diff) | |
| download | meta-openembedded-b0d003a8f5f5857a21bb123324fd53f83c20988f.tar.gz | |
yelp-tools: upgrade 41.0 -> 42.0
42.beta
=======
* yelp.m4: Avoid argument list too long error when cleaning (Dan Nicholson)
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-gnome/recipes-gnome/yelp')
| -rw-r--r-- | meta-gnome/recipes-gnome/yelp/yelp-tools_42.0.bb (renamed from meta-gnome/recipes-gnome/yelp/yelp-tools_41.0.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-gnome/recipes-gnome/yelp/yelp-tools_41.0.bb b/meta-gnome/recipes-gnome/yelp/yelp-tools_42.0.bb index 13dada4438..a5da8590ff 100644 --- a/meta-gnome/recipes-gnome/yelp/yelp-tools_41.0.bb +++ b/meta-gnome/recipes-gnome/yelp/yelp-tools_42.0.bb | |||
| @@ -16,7 +16,7 @@ DEPENDS += " \ | |||
| 16 | yelp-xsl \ | 16 | yelp-xsl \ |
| 17 | " | 17 | " |
| 18 | 18 | ||
| 19 | SRC_URI[archive.sha256sum] = "37f1acc02bcbe68a31b86e07c129a839bd3276e656dc89eb7fc0a92746eff272" | 19 | SRC_URI[archive.sha256sum] = "2cd43063ffa7262df15dd8d379aa3ea3999d42661f07563f4802daa1149f7df4" |
| 20 | 20 | ||
| 21 | RDEPENDS:${PN} += "python3-core yelp-xsl" | 21 | RDEPENDS:${PN} += "python3-core yelp-xsl" |
| 22 | 22 | ||
