git-native failled to run because of libssl changes.
bumping PR solve that.
Note that if autorev is used,the user has to bitbke -b git-native
(to bypass the parsing) else:
it start parsing the recipes
At some point it encounter a git autorev recipe
it calls git which fails because of the library issue
the parsing fails,which prevent git-native or other recipes to be built
require git.inc
inherit native
DEPENDS = "openssl-native curl-native zlib-native expat-native"
-PR = "r5"
+PR = "r6"
SRC_URI[src.md5sum] = "76518fa774b36de81d160b85fa4f19c1"
SRC_URI[src.sha256sum] = "5601df7fc282fdd66de196b282694eb77dcfc50438f01587de144b3ead1a6b2f"