Ver código fonte

bison: upgrade 3.7.2 -> 3.7.3

Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Alexander Kanavin 3 anos atrás
pai
commit
f4fb2f1d7b
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1 1
      meta/recipes-devtools/bison/bison_3.7.3.bb

+ 1 - 1
meta/recipes-devtools/bison/bison_3.7.2.bb → meta/recipes-devtools/bison/bison_3.7.3.bb

@@ -12,7 +12,7 @@ DEPENDS = "bison-native flex-native"
 SRC_URI = "${GNU_MIRROR}/bison/bison-${PV}.tar.xz \
            file://add-with-bisonlocaledir.patch \
            "
-SRC_URI[sha256sum] = "7948d193104d979c0fb0294a1854c73c89d72ae41acfc081826142578a78a91b"
+SRC_URI[sha256sum] = "88d9e36856b004c0887a12ba00ea3c47db388519629483dd8c3fce9694d4da6f"
 
 # No point in hardcoding path to m4, just use PATH
 EXTRA_OECONF += "M4=m4"