aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-devtools/opkg/opkg_%.bbappend
blob: 15f27ad6a5fae66d7d692a232739eb62d7708897 (plain)
1
2
3
4
5
6
7
8
FILESEXTRAPATHS_prepend := "${THISDIR}/files:"

SRC_URI += " \
	file://0001-md5-Add-md5_to_string-function.patch \
	file://0002-sha256-Add-sha256_to_string-function.patch \
	file://0003-opkg_download-Use-md5sum-of-src-URI-as-cache-file-na.patch \
"