mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +00:00
libbytesize: Removed unnecessary setting of B
Supports out of tree builds Signed-off-by: alperak <alperyasinak1@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
adecc463a3
commit
b145fdac54
|
|
@ -7,7 +7,6 @@ SECTION = "devel/lib"
|
|||
LIC_FILES_CHKSUM = "file://LICENSE;md5=c07cb499d259452f324bb90c3067d85c"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
B = "${S}"
|
||||
|
||||
SRCREV = "6e83cc6f6dff4f126fc79284e0c3c1c50123380d"
|
||||
SRC_URI = "git://github.com/storaged-project/libbytesize;branch=main;protocol=https"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user