aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTim Orling <timothy.t.orling@intel.com>2021-07-09 02:58:49 +0000
committerTim Orling <timothy.t.orling@intel.com>2021-07-11 00:53:07 +0000
commite6231336b78f3750fc4992180e95ed631b863f38 (patch)
tree4f6c551d0ff72c0c3e7b96c35906077bde6a284c
parentb3238b0db163efb8934b0aa0bd238f0196bb3f33 (diff)
downloadmeta-openembedded-contrib-e6231336b78f3750fc4992180e95ed631b863f38.tar.gz
Revert "po4a: upgrade 0.49 -> 0.63"timo/perl-auh-wip-20210710
This reverts commit 32f9ea2ec9a31003e3f3469a9b0a5f0fc775b5ab.
-rw-r--r--meta-perl/recipes-perl/po4a/po4a_0.49.bb (renamed from meta-perl/recipes-perl/po4a/po4a_0.63.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-perl/recipes-perl/po4a/po4a_0.63.bb b/meta-perl/recipes-perl/po4a/po4a_0.49.bb
index 08c3b0be8b..5e62fd8679 100644
--- a/meta-perl/recipes-perl/po4a/po4a_0.63.bb
+++ b/meta-perl/recipes-perl/po4a/po4a_0.49.bb
@@ -8,8 +8,8 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=a96fc9b4cc36d80659e694ea109f0325"
SRC_URI = "git://github.com/mquinson/po4a.git;protocol=https"
-# v0.63
-SRCREV = "5d2498c644c42724a6a70fc9351e76f3f6e1fc16"
+# v0.49
+SRCREV = "79ed87a577a543538fe39c7b60079981f5997072"
S = "${WORKDIR}/git"