diff options
| author | Koen Kooi <koen@dominion.thruhere.net> | 2011-01-13 11:35:50 +0100 |
|---|---|---|
| committer | Koen Kooi <koen@dominion.thruhere.net> | 2011-01-13 11:35:50 +0100 |
| commit | cdf0f87d83786452434d7b49debcc5b46b96e76b (patch) | |
| tree | f27ab25c3d03a2164a5100a678d0cdf2427eab57 /recipes-support | |
| parent | a719203e48dde08b49cdced8282d154ab0549f89 (diff) | |
| download | meta-openembedded-cdf0f87d83786452434d7b49debcc5b46b96e76b.tar.gz | |
sqlite 2.8.17: add license checksum
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Diffstat (limited to 'recipes-support')
| -rw-r--r-- | recipes-support/sqlite/sqlite_2.8.17.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes-support/sqlite/sqlite_2.8.17.bb b/recipes-support/sqlite/sqlite_2.8.17.bb index 537db42a29..75678f6292 100644 --- a/recipes-support/sqlite/sqlite_2.8.17.bb +++ b/recipes-support/sqlite/sqlite_2.8.17.bb | |||
| @@ -4,6 +4,8 @@ SECTION = "libs" | |||
| 4 | PRIORITY = "optional" | 4 | PRIORITY = "optional" |
| 5 | DEPENDS = "readline ncurses" | 5 | DEPENDS = "readline ncurses" |
| 6 | LICENSE = "PD" | 6 | LICENSE = "PD" |
| 7 | LIC_FILES_CHKSUM = "file://src/main.c;beginline=1;endline=10;md5=e98469a8efa024a38ad5b2e4b92f4a96" | ||
| 8 | |||
| 7 | PR = "r7" | 9 | PR = "r7" |
| 8 | 10 | ||
| 9 | SRC_URI = "http://www.hwaci.com/sw/sqlite/sqlite-${PV}.tar.gz \ | 11 | SRC_URI = "http://www.hwaci.com/sw/sqlite/sqlite-${PV}.tar.gz \ |
