blob: 8bc5d30b5f8672b5763bba16ac38d8097ff42545 (
plain)
1
2
3
4
5
6
7
8
9
10
|
require wget.inc
require wget-rprovides.inc
PRIORITY = "10"
LIC_FILES_CHKSUM ??= "file://${COMMON_LICENSE_DIR}/GPL-2.0;md5=801f80980d171dd6425610833a22dbe6"
SRC_URI += "git://review.tizen.org/platform/upstream/wget;protocol=ssh;tag=585fa537dc2a1e79e91d089778d97639646e8dcd"
require wget-oe-extraconf.inc
|