diff options
| author | alperak <alperyasinak1@gmail.com> | 2023-12-12 23:35:06 +0300 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2023-12-12 14:40:58 -0800 |
| commit | b145fdac545f772afa571661a2067e71ecfb3dd5 (patch) | |
| tree | 28af0fcb0c590790400db41bd849a357c42c3583 /meta-oe/recipes-support/libbytesize/libbytesize_2.10.bb | |
| parent | adecc463a3c090e5a9c54875a42047a427384f71 (diff) | |
| download | meta-openembedded-b145fdac545f772afa571661a2067e71ecfb3dd5.tar.gz | |
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>
Diffstat (limited to 'meta-oe/recipes-support/libbytesize/libbytesize_2.10.bb')
| -rw-r--r-- | meta-oe/recipes-support/libbytesize/libbytesize_2.10.bb | 1 |
1 files changed, 0 insertions, 1 deletions
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" | |||
| 7 | LIC_FILES_CHKSUM = "file://LICENSE;md5=c07cb499d259452f324bb90c3067d85c" | 7 | LIC_FILES_CHKSUM = "file://LICENSE;md5=c07cb499d259452f324bb90c3067d85c" |
| 8 | 8 | ||
| 9 | S = "${WORKDIR}/git" | 9 | S = "${WORKDIR}/git" |
| 10 | B = "${S}" | ||
| 11 | 10 | ||
| 12 | SRCREV = "6e83cc6f6dff4f126fc79284e0c3c1c50123380d" | 11 | SRCREV = "6e83cc6f6dff4f126fc79284e0c3c1c50123380d" |
| 13 | SRC_URI = "git://github.com/storaged-project/libbytesize;branch=main;protocol=https" | 12 | SRC_URI = "git://github.com/storaged-project/libbytesize;branch=main;protocol=https" |
