diff options
Diffstat (limited to 'recipes/libpcre/libpcre-native_7.6.bb')
-rw-r--r-- | recipes/libpcre/libpcre-native_7.6.bb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/recipes/libpcre/libpcre-native_7.6.bb b/recipes/libpcre/libpcre-native_7.6.bb index 20a4bdb978..cd3b57c243 100644 --- a/recipes/libpcre/libpcre-native_7.6.bb +++ b/recipes/libpcre/libpcre-native_7.6.bb @@ -15,3 +15,6 @@ do_compile () { oe_runmake CC_FOR_BUILD="${BUILD_CC}" CFLAGS_FOR_BUILD="-DLINK_SIZE=2 -I${S}/include" LINK_FOR_BUILD="${BUILD_CC}" } + +SRC_URI[md5sum] = "2af38e083fb90ef60fa9eda7cc290e86" +SRC_URI[sha256sum] = "362e4b4473f2f7a3bfa28ea73e80ec00a2fe525a1aceb5f66e1c528a900bd735" |