aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--common/recipes-applications/smbus-test/smbus-test_1.0.bb4
1 files changed, 1 insertions, 3 deletions
diff --git a/common/recipes-applications/smbus-test/smbus-test_1.0.bb b/common/recipes-applications/smbus-test/smbus-test_1.0.bb
index 29b032de..24f9b5b8 100644
--- a/common/recipes-applications/smbus-test/smbus-test_1.0.bb
+++ b/common/recipes-applications/smbus-test/smbus-test_1.0.bb
@@ -2,9 +2,7 @@ DESCRIPTION = "Sample application for AMD SMBUS driver"
SECTION = "applications"
LICENSE = "BSD | GPLv2"
DEPENDS = "readline"
-LIC_FILES_CHKSUM = "file://smbus-test.c;md5=6e93b58b38eb7ba04529bb2b6c66ef70 \
- file://i2c-dev.h;md5=11afa8583cd78137a63feb1a8b24cc51 \
- "
+LIC_FILES_CHKSUM = "file://smbus-test.c;endline=29;md5=8e7a9706367d146e5073510a6e176dc2"
SRC_URI = "file://smbus-test.c \
file://i2c-dev.h \