mirror of
https://git.yoctoproject.org/poky
synced 2026-06-01 00:59:48 +00:00
btrfs-tools: added PV to git package recipe
(From OE-Core rev: 889a36dffb65e73e8fea125c0923803679adf2ae) Signed-off-by: Emilia Ciobanu <emilia.maria.silvia.ciobanu@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
96d0ef130d
commit
226c438464
@@ -17,6 +17,8 @@ SRC_URI = "git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-progs.git;p
|
|||||||
|
|
||||||
S = "${WORKDIR}/git"
|
S = "${WORKDIR}/git"
|
||||||
|
|
||||||
|
PV = "0.19+git${SRCPV}"
|
||||||
|
|
||||||
PR = "r6"
|
PR = "r6"
|
||||||
|
|
||||||
SRC_URI += " file://fix_use_of_gcc.patch \
|
SRC_URI += " file://fix_use_of_gcc.patch \
|
||||||
|
|||||||
Reference in New Issue
Block a user