mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-04 14:39:54 +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:
@@ -7,7 +7,6 @@ SECTION = "devel/lib"
|
|||||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=c07cb499d259452f324bb90c3067d85c"
|
LIC_FILES_CHKSUM = "file://LICENSE;md5=c07cb499d259452f324bb90c3067d85c"
|
||||||
|
|
||||||
S = "${WORKDIR}/git"
|
S = "${WORKDIR}/git"
|
||||||
B = "${S}"
|
|
||||||
|
|
||||||
SRCREV = "6e83cc6f6dff4f126fc79284e0c3c1c50123380d"
|
SRCREV = "6e83cc6f6dff4f126fc79284e0c3c1c50123380d"
|
||||||
SRC_URI = "git://github.com/storaged-project/libbytesize;branch=main;protocol=https"
|
SRC_URI = "git://github.com/storaged-project/libbytesize;branch=main;protocol=https"
|
||||||
|
|||||||
Reference in New Issue
Block a user