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