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