diff options
Diffstat (limited to 'meta-oe/recipes-support/rtc-tools/rtc-tools_2022.02.bb')
-rw-r--r-- | meta-oe/recipes-support/rtc-tools/rtc-tools_2022.02.bb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/rtc-tools/rtc-tools_2022.02.bb b/meta-oe/recipes-support/rtc-tools/rtc-tools_2022.02.bb index d65f5da859..711d4696fd 100644 --- a/meta-oe/recipes-support/rtc-tools/rtc-tools_2022.02.bb +++ b/meta-oe/recipes-support/rtc-tools/rtc-tools_2022.02.bb | |||
@@ -5,7 +5,6 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=74274e8a218423e49eefdea80bc55038" | |||
5 | SRC_URI = "git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/${BPN}.git;protocol=https;branch=master" | 5 | SRC_URI = "git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/${BPN}.git;protocol=https;branch=master" |
6 | SRCREV = "61839777afedcc7bdb68ea4628c5ce5ca72c2ac8" | 6 | SRCREV = "61839777afedcc7bdb68ea4628c5ce5ca72c2ac8" |
7 | 7 | ||
8 | S = "${WORKDIR}/git" | ||
9 | 8 | ||
10 | EXTRA_OEMAKE = "DESTDIR=${D}" | 9 | EXTRA_OEMAKE = "DESTDIR=${D}" |
11 | 10 | ||