Changelog:
=========
- Okay, apparently the stddata addition is causing havoc (who knew how many
  scripts just haphazardly hand programs random file descriptors, that's
  surely not a problem.)  Going forward the stddata option will only work
  if the environment variable STDDATA_FD is present or set to the descriptor
  to produce the JSON output on.
- Fix HTML url output issue. It was definitely broken in the 2.0.0 release,
  and this should normalize it with respect to older versions.
- Update MANPATH for OS X
- Fixed an error with * in the patchmatch code where *foo*bar would match
  *foo alone.

Signed-off-by: Wang Mingyu <[email protected]>
---
 meta-oe/recipes-support/tree/{tree_2.0.1.bb => tree_2.0.2.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-oe/recipes-support/tree/{tree_2.0.1.bb => tree_2.0.2.bb} (86%)

diff --git a/meta-oe/recipes-support/tree/tree_2.0.1.bb 
b/meta-oe/recipes-support/tree/tree_2.0.2.bb
similarity index 86%
rename from meta-oe/recipes-support/tree/tree_2.0.1.bb
rename to meta-oe/recipes-support/tree/tree_2.0.2.bb
index 9e1e787f10..ec68db2456 100644
--- a/meta-oe/recipes-support/tree/tree_2.0.1.bb
+++ b/meta-oe/recipes-support/tree/tree_2.0.2.bb
@@ -5,7 +5,7 @@ LICENSE = "GPLv2"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=393a5ca445f6965873eca0259a17f833"
 
 SRC_URI = "http://mama.indstate.edu/users/ice/tree/src/${BP}.tgz";
-SRC_URI[sha256sum] = 
"e3339c5a194cf6b4080f15ec59faa3679f02d5a793b2147912fbfcfb4cdf2239"
+SRC_URI[sha256sum] = 
"7d693a1d88d3c4e70a73e03b8dbbdc12c2945d482647494f2f5bd83a479eeeaf"
 
 # tree's default CFLAGS for Linux
 CFLAGS += "-Wall -DLINUX -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64"
-- 
2.25.1

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#95474): 
https://lists.openembedded.org/g/openembedded-devel/message/95474
Mute This Topic: https://lists.openembedded.org/mt/89336546/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to