yet more patch testing (16).
This commit is contained in:
parent
d4d3ab7290
commit
b529f69b02
1 changed files with 2 additions and 1 deletions
|
@ -32,13 +32,14 @@ SRC_URI="${KERNEL_URI} ${GENPATCHES_URI} ${ARCH_URI}
|
|||
src_unpack() {
|
||||
default
|
||||
if [[ -n ${A} ]]; then
|
||||
unpack_set_extraversion
|
||||
#unpack_set_extraversion
|
||||
else
|
||||
die
|
||||
fi
|
||||
}
|
||||
|
||||
src_prepare() {
|
||||
unpack_set_extraversion
|
||||
local SURFACE_PATCH
|
||||
local SURFACE_PATCHES="
|
||||
0001-surface3-oemb.patch
|
||||
|
|
Loading…
Add table
Reference in a new issue