blob: 419221609af93a8b247e85861e52e915944332d3 (
plain)
1
2
3
4
5
6
7
8
9
10
|
require ${PN}.inc
PR = "r5"
SRC_URI = "file://opie-reorgfiles \
file://opie \
file://qpe.conf \
file://locale.conf \
file://opie_defaults"
SRC_URI_append_c7x0 = " file://qpe-suspend-resume"
|