diff --git a/meta-oe/recipes-support/libbytesize/libbytesize_2.10.bb b/meta-oe/recipes-support/libbytesize/libbytesize_2.10.bb index 28e40f66e3..daa01bfc3d 100644 --- a/meta-oe/recipes-support/libbytesize/libbytesize_2.10.bb +++ b/meta-oe/recipes-support/libbytesize/libbytesize_2.10.bb @@ -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"