summaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended/byacc
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-extended/byacc')
-rw-r--r--meta/recipes-extended/byacc/byacc_20170201.bb (renamed from meta/recipes-extended/byacc/byacc_20161202.bb)6
1 files changed, 3 insertions, 3 deletions
diff --git a/meta/recipes-extended/byacc/byacc_20161202.bb b/meta/recipes-extended/byacc/byacc_20170201.bb
index 755f8ab515..702c4c99ef 100644
--- a/meta/recipes-extended/byacc/byacc_20161202.bb
+++ b/meta/recipes-extended/byacc/byacc_20170201.bb
@@ -4,9 +4,9 @@
4# Setting to PD as this is what the upstream has it as. 4# Setting to PD as this is what the upstream has it as.
5 5
6LICENSE = "PD" 6LICENSE = "PD"
7LIC_FILES_CHKSUM = "file://package/debian/copyright;md5=74533d32ffd38bca4cbf1f1305f8bc60" 7LIC_FILES_CHKSUM = "file://package/debian/copyright;md5=9176bfb16dab43ebcb8e50d9ee9550b6"
8require byacc.inc 8require byacc.inc
9 9
10SRC_URI[md5sum] = "4bb274bbd7b648d4251c2b9ca36ed0c9"
11SRC_URI[sha256sum] = "90b768d177f91204e6e7cef226ae1dc7cac831b625774cebd3e233a917754f91"
10 12
11SRC_URI[md5sum] = "48ef38447f2cc864c70ef864b26cf817"
12SRC_URI[sha256sum] = "30dc58cfcdb708eea7ba022db29b41d2d392f20727491b956954366f2f2117f0"