mirror of
https://git.yoctoproject.org/poky
synced 2026-05-08 17:19:20 +00:00
ldconfig-native: Add LIC_FILES_CHKSUM
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
This commit is contained in:
@@ -2,6 +2,8 @@ DESCRIPTION = "A standalone native ldconfig build"
|
||||
|
||||
LICENSE = "GPLv2"
|
||||
|
||||
LIC_FILES_CHKSUM = "file://${S}/ldconfig.c;endline=16;md5=8b3df71ec5b0feeeeab79025096aa92c"
|
||||
|
||||
SRC_URI = "file://ldconfig-native-2.5.tar.bz2 \
|
||||
file://ldconfig.patch;patch=1 \
|
||||
file://32and64bit.patch;patch=1"
|
||||
|
||||
Reference in New Issue
Block a user