mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-05 02:50:46 +00:00
sqlite 2.8.17: add license checksum
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
This commit is contained in:
@@ -4,6 +4,8 @@ SECTION = "libs"
|
||||
PRIORITY = "optional"
|
||||
DEPENDS = "readline ncurses"
|
||||
LICENSE = "PD"
|
||||
LIC_FILES_CHKSUM = "file://src/main.c;beginline=1;endline=10;md5=e98469a8efa024a38ad5b2e4b92f4a96"
|
||||
|
||||
PR = "r7"
|
||||
|
||||
SRC_URI = "http://www.hwaci.com/sw/sqlite/sqlite-${PV}.tar.gz \
|
||||
|
||||
Reference in New Issue
Block a user