mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-26 19:47:17 +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"
|
PRIORITY = "optional"
|
||||||
DEPENDS = "readline ncurses"
|
DEPENDS = "readline ncurses"
|
||||||
LICENSE = "PD"
|
LICENSE = "PD"
|
||||||
|
LIC_FILES_CHKSUM = "file://src/main.c;beginline=1;endline=10;md5=e98469a8efa024a38ad5b2e4b92f4a96"
|
||||||
|
|
||||||
PR = "r7"
|
PR = "r7"
|
||||||
|
|
||||||
SRC_URI = "http://www.hwaci.com/sw/sqlite/sqlite-${PV}.tar.gz \
|
SRC_URI = "http://www.hwaci.com/sw/sqlite/sqlite-${PV}.tar.gz \
|
||||||
|
|||||||
Reference in New Issue
Block a user