blob: 108f8e81aeabffdf249e82efde24e7cb0fc96a75 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
require sato-icon-theme.inc
DEPENDS += "icon-naming-utils-native"
PR = "r3"
SRC_URI = "http://pokylinux.org/releases/sato/${BPN}-${PV}.tar.gz \
file://iconpath-option.patch \
file://0001-Inherit-the-GNOME-icon-theme.patch"
SRC_URI[md5sum] = "86a847f3128a43a9cf23b7029a656f50"
SRC_URI[sha256sum] = "0b0a2807a6a96918ac799a86094ec3e8e2c892be0fd679a4232c2a77f2f61732"
|