diff options
author | Chen Qi <Qi.Chen@windriver.com> | 2015-07-24 17:08:02 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-07-25 14:41:43 +0100 |
commit | 12b5a4417e4d21e2aa5f4aebfb5a5d39bf59865e (patch) | |
tree | 6e8012acf1a68ff32cf64237e0222fbfaaf871f2 /meta/recipes-extended | |
parent | 2963cc25afb65376ba6a1a6487274143bd67f674 (diff) | |
download | poky-12b5a4417e4d21e2aa5f4aebfb5a5d39bf59865e.tar.gz |
byacc: upgrade to 20150711
The LIC_FILES_CHECKSUM is modified. The change is only about the
copyright time. So the licence remains the same.
(From OE-Core rev: dceba7aed50f9a04e9912a71a550243a2fc4981a)
Signed-off-by: Chen Qi <Qi.Chen@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-extended')
-rw-r--r-- | meta/recipes-extended/byacc/byacc_20150711.bb (renamed from meta/recipes-extended/byacc/byacc_20141128.bb) | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/meta/recipes-extended/byacc/byacc_20141128.bb b/meta/recipes-extended/byacc/byacc_20150711.bb index 15c14c9733..e5b5451f26 100644 --- a/meta/recipes-extended/byacc/byacc_20141128.bb +++ b/meta/recipes-extended/byacc/byacc_20150711.bb | |||
@@ -4,8 +4,8 @@ | |||
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 | ||
6 | LICENSE = "PD" | 6 | LICENSE = "PD" |
7 | LIC_FILES_CHKSUM = "file://package/debian/copyright;md5=f186cf0d59bac042b75830396ec389a3" | 7 | LIC_FILES_CHKSUM = "file://package/debian/copyright;md5=c52fb2d1b3f75b3b7534927807a1b714" |
8 | require byacc.inc | 8 | require byacc.inc |
9 | 9 | ||
10 | SRC_URI[md5sum] = "acb0ff0fb6cc414a6b50c799794b2425" | 10 | SRC_URI[md5sum] = "2700401030583c4e9169ac7ea7d08de8" |
11 | SRC_URI[sha256sum] = "f517fc21f08c1a1f010177357df58fc64eb1131011e5dcd48c19fe44c47198d0" | 11 | SRC_URI[sha256sum] = "c354e4ee14c4a1bf11e55dde9275011d14887ef066406a088b6fa56caf039248" |