diff options
Diffstat (limited to 'meta-oe/recipes-bsp')
| -rw-r--r-- | meta-oe/recipes-bsp/bolt/bolt_0.9.6.bb | 1 | ||||
| -rw-r--r-- | meta-oe/recipes-bsp/con2fbmap/con2fbmap_git.bb | 1 | ||||
| -rw-r--r-- | meta-oe/recipes-bsp/cpufrequtils/cpufrequtils_008.bb | 1 | ||||
| -rw-r--r-- | meta-oe/recipes-bsp/dediprog-flasher/dediprog-flasher_1.14.20.bb | 1 | ||||
| -rw-r--r-- | meta-oe/recipes-bsp/edac-utils/edac-utils_git.bb | 1 | ||||
| -rw-r--r-- | meta-oe/recipes-bsp/firmwared/firmwared_git.bb | 1 | ||||
| -rw-r--r-- | meta-oe/recipes-bsp/flashrom/flashrom_1.5.1.bb | 2 | ||||
| -rw-r--r-- | meta-oe/recipes-bsp/fwupd/fwupd-efi_1.6.bb | 1 | ||||
| -rw-r--r-- | meta-oe/recipes-bsp/i2cdev/i2cdev_git.bb | 1 | ||||
| -rw-r--r-- | meta-oe/recipes-bsp/ledmon/ledmon_0.97.bb | 1 | ||||
| -rw-r--r-- | meta-oe/recipes-bsp/lm_sensors/lmsensors-config_1.0.bb | 3 | ||||
| -rw-r--r-- | meta-oe/recipes-bsp/lm_sensors/lmsensors_3.6.0.bb | 1 | ||||
| -rw-r--r-- | meta-oe/recipes-bsp/lsscsi/lsscsi_0.32.bb | 2 | ||||
| -rw-r--r-- | meta-oe/recipes-bsp/nvme-cli/nvme-cli_2.12.bb | 1 | ||||
| -rw-r--r-- | meta-oe/recipes-bsp/pointercal/pointercal_0.0.bb | 3 |
15 files changed, 4 insertions, 17 deletions
diff --git a/meta-oe/recipes-bsp/bolt/bolt_0.9.6.bb b/meta-oe/recipes-bsp/bolt/bolt_0.9.6.bb index c278a0982a..ec3cdcaa75 100644 --- a/meta-oe/recipes-bsp/bolt/bolt_0.9.6.bb +++ b/meta-oe/recipes-bsp/bolt/bolt_0.9.6.bb | |||
| @@ -10,7 +10,6 @@ REQUIRED_DISTRO_FEATURES = "polkit" | |||
| 10 | SRC_URI = "git://gitlab.freedesktop.org/bolt/bolt.git;protocol=https;branch=master" | 10 | SRC_URI = "git://gitlab.freedesktop.org/bolt/bolt.git;protocol=https;branch=master" |
| 11 | SRCREV = "f03c50b22ae3fda26711ddabd91e2c5dd8103478" | 11 | SRCREV = "f03c50b22ae3fda26711ddabd91e2c5dd8103478" |
| 12 | 12 | ||
| 13 | S = "${WORKDIR}/git" | ||
| 14 | 13 | ||
| 15 | CVE_PRODUCT = "freedesktop:bolt" | 14 | CVE_PRODUCT = "freedesktop:bolt" |
| 16 | 15 | ||
diff --git a/meta-oe/recipes-bsp/con2fbmap/con2fbmap_git.bb b/meta-oe/recipes-bsp/con2fbmap/con2fbmap_git.bb index b623d0525a..515c009ead 100644 --- a/meta-oe/recipes-bsp/con2fbmap/con2fbmap_git.bb +++ b/meta-oe/recipes-bsp/con2fbmap/con2fbmap_git.bb | |||
| @@ -16,7 +16,6 @@ SRC_URI = "git://gitlab.com/pibox/con2fbmap.git;protocol=https;branch=master \ | |||
| 16 | # Upstream repo does not tag | 16 | # Upstream repo does not tag |
| 17 | UPSTREAM_CHECK_COMMITS = "1" | 17 | UPSTREAM_CHECK_COMMITS = "1" |
| 18 | 18 | ||
| 19 | S = "${WORKDIR}/git" | ||
| 20 | 19 | ||
| 21 | inherit autotools | 20 | inherit autotools |
| 22 | 21 | ||
diff --git a/meta-oe/recipes-bsp/cpufrequtils/cpufrequtils_008.bb b/meta-oe/recipes-bsp/cpufrequtils/cpufrequtils_008.bb index fbe9483740..9e23a4b67d 100644 --- a/meta-oe/recipes-bsp/cpufrequtils/cpufrequtils_008.bb +++ b/meta-oe/recipes-bsp/cpufrequtils/cpufrequtils_008.bb | |||
| @@ -20,7 +20,6 @@ UPSTREAM_CHECK_COMMITS = "1" | |||
| 20 | EXTRA_OEMAKE:append = " ${@['', 'NLS=false']['${USE_NLS}' == 'no']} " | 20 | EXTRA_OEMAKE:append = " ${@['', 'NLS=false']['${USE_NLS}' == 'no']} " |
| 21 | 21 | ||
| 22 | 22 | ||
| 23 | S = "${WORKDIR}/git" | ||
| 24 | 23 | ||
| 25 | TARGET_CC_ARCH += "${LDFLAGS}" | 24 | TARGET_CC_ARCH += "${LDFLAGS}" |
| 26 | 25 | ||
diff --git a/meta-oe/recipes-bsp/dediprog-flasher/dediprog-flasher_1.14.20.bb b/meta-oe/recipes-bsp/dediprog-flasher/dediprog-flasher_1.14.20.bb index 42256a7afd..e0041b58e6 100644 --- a/meta-oe/recipes-bsp/dediprog-flasher/dediprog-flasher_1.14.20.bb +++ b/meta-oe/recipes-bsp/dediprog-flasher/dediprog-flasher_1.14.20.bb | |||
| @@ -16,7 +16,6 @@ EXTRA_OEMAKE = "NOSTRIP=1 DESTDIR=${D} PREFIX=${prefix}" | |||
| 16 | 16 | ||
| 17 | PV = "1.0+${SRCPV}" | 17 | PV = "1.0+${SRCPV}" |
| 18 | 18 | ||
| 19 | S = "${WORKDIR}/git" | ||
| 20 | 19 | ||
| 21 | do_install() { | 20 | do_install() { |
| 22 | oe_runmake install | 21 | oe_runmake install |
diff --git a/meta-oe/recipes-bsp/edac-utils/edac-utils_git.bb b/meta-oe/recipes-bsp/edac-utils/edac-utils_git.bb index 6c80f4c81d..0d8f3c8a6b 100644 --- a/meta-oe/recipes-bsp/edac-utils/edac-utils_git.bb +++ b/meta-oe/recipes-bsp/edac-utils/edac-utils_git.bb | |||
| @@ -13,7 +13,6 @@ DEPENDS = " sysfsutils" | |||
| 13 | SRCREV = "1c57818ecee186aa47af0342149577df5302c022" | 13 | SRCREV = "1c57818ecee186aa47af0342149577df5302c022" |
| 14 | PV = "0.18+git" | 14 | PV = "0.18+git" |
| 15 | 15 | ||
| 16 | S = "${WORKDIR}/git" | ||
| 17 | 16 | ||
| 18 | SRC_URI = "git://github.com/grondo/edac-utils;branch=master;protocol=https \ | 17 | SRC_URI = "git://github.com/grondo/edac-utils;branch=master;protocol=https \ |
| 19 | file://make-init-script-be-able-to-automatically-load-EDAC-.patch \ | 18 | file://make-init-script-be-able-to-automatically-load-EDAC-.patch \ |
diff --git a/meta-oe/recipes-bsp/firmwared/firmwared_git.bb b/meta-oe/recipes-bsp/firmwared/firmwared_git.bb index 2b7ed256eb..1542ee73d1 100644 --- a/meta-oe/recipes-bsp/firmwared/firmwared_git.bb +++ b/meta-oe/recipes-bsp/firmwared/firmwared_git.bb | |||
| @@ -16,7 +16,6 @@ SRCREV = "2e6b5db43d63a5c0283a4cae9a6a20b7ad107a04" | |||
| 16 | # Upstream repo does not tag | 16 | # Upstream repo does not tag |
| 17 | UPSTREAM_CHECK_COMMITS = "1" | 17 | UPSTREAM_CHECK_COMMITS = "1" |
| 18 | 18 | ||
| 19 | S = "${WORKDIR}/git" | ||
| 20 | 19 | ||
| 21 | DEPENDS = "glib-2.0 systemd" | 20 | DEPENDS = "glib-2.0 systemd" |
| 22 | 21 | ||
diff --git a/meta-oe/recipes-bsp/flashrom/flashrom_1.5.1.bb b/meta-oe/recipes-bsp/flashrom/flashrom_1.5.1.bb index 9a8e81bae3..f7121e2503 100644 --- a/meta-oe/recipes-bsp/flashrom/flashrom_1.5.1.bb +++ b/meta-oe/recipes-bsp/flashrom/flashrom_1.5.1.bb | |||
| @@ -9,7 +9,7 @@ SRC_URI = "https://download.flashrom.org/releases/flashrom-v${PV}.tar.xz \ | |||
| 9 | 9 | ||
| 10 | SRC_URI[sha256sum] = "1f934b076ed49eace203655ec249fc7861a6b8e87fe4aef732e47b6e485b6293" | 10 | SRC_URI[sha256sum] = "1f934b076ed49eace203655ec249fc7861a6b8e87fe4aef732e47b6e485b6293" |
| 11 | 11 | ||
| 12 | S = "${WORKDIR}/flashrom-v${PV}" | 12 | S = "${UNPACKDIR}/flashrom-v${PV}" |
| 13 | 13 | ||
| 14 | inherit meson pkgconfig | 14 | inherit meson pkgconfig |
| 15 | 15 | ||
diff --git a/meta-oe/recipes-bsp/fwupd/fwupd-efi_1.6.bb b/meta-oe/recipes-bsp/fwupd/fwupd-efi_1.6.bb index d72f2d9c53..bbf2b1fdac 100644 --- a/meta-oe/recipes-bsp/fwupd/fwupd-efi_1.6.bb +++ b/meta-oe/recipes-bsp/fwupd/fwupd-efi_1.6.bb | |||
| @@ -6,7 +6,6 @@ SRC_URI = "git://github.com/fwupd/fwupd-efi;protocol=https;branch=main \ | |||
| 6 | file://0001-efi-generate_binary.py-Use-env-to-detect-python3.patch" | 6 | file://0001-efi-generate_binary.py-Use-env-to-detect-python3.patch" |
| 7 | 7 | ||
| 8 | SRCREV = "58a2928f778278ab1f7f8fcddbab81ba587a8962" | 8 | SRCREV = "58a2928f778278ab1f7f8fcddbab81ba587a8962" |
| 9 | S = "${WORKDIR}/git" | ||
| 10 | 9 | ||
| 11 | DEPENDS = "gnu-efi python3-pefile-native" | 10 | DEPENDS = "gnu-efi python3-pefile-native" |
| 12 | 11 | ||
diff --git a/meta-oe/recipes-bsp/i2cdev/i2cdev_git.bb b/meta-oe/recipes-bsp/i2cdev/i2cdev_git.bb index 87a71efbe8..d3d08720a6 100644 --- a/meta-oe/recipes-bsp/i2cdev/i2cdev_git.bb +++ b/meta-oe/recipes-bsp/i2cdev/i2cdev_git.bb | |||
| @@ -21,6 +21,5 @@ SRC_URI = "\ | |||
| 21 | " | 21 | " |
| 22 | SRCREV = "ed9ad777d842880e7ac6ca5e0de4bd2d3b4d02dc" | 22 | SRCREV = "ed9ad777d842880e7ac6ca5e0de4bd2d3b4d02dc" |
| 23 | 23 | ||
| 24 | S = "${WORKDIR}/git" | ||
| 25 | 24 | ||
| 26 | inherit autotools | 25 | inherit autotools |
diff --git a/meta-oe/recipes-bsp/ledmon/ledmon_0.97.bb b/meta-oe/recipes-bsp/ledmon/ledmon_0.97.bb index 88a6e5bb30..ff3b29406b 100644 --- a/meta-oe/recipes-bsp/ledmon/ledmon_0.97.bb +++ b/meta-oe/recipes-bsp/ledmon/ledmon_0.97.bb | |||
| @@ -23,7 +23,6 @@ SRCREV = "b0edae14e8660b80ffe0384354038a9f62e2978d" | |||
| 23 | COMPATIBLE_HOST = "(i.86|x86_64).*-linux" | 23 | COMPATIBLE_HOST = "(i.86|x86_64).*-linux" |
| 24 | COMPATIBLE_HOST:libc-musl = "null" | 24 | COMPATIBLE_HOST:libc-musl = "null" |
| 25 | 25 | ||
| 26 | S = "${WORKDIR}/git" | ||
| 27 | 26 | ||
| 28 | EXTRA_OECONF += "${@bb.utils.contains('DISTRO_FEATURES', 'systemd', '--enable-systemd', '', d)}" | 27 | EXTRA_OECONF += "${@bb.utils.contains('DISTRO_FEATURES', 'systemd', '--enable-systemd', '', d)}" |
| 29 | 28 | ||
diff --git a/meta-oe/recipes-bsp/lm_sensors/lmsensors-config_1.0.bb b/meta-oe/recipes-bsp/lm_sensors/lmsensors-config_1.0.bb index 6fad255c89..aebdd25bda 100644 --- a/meta-oe/recipes-bsp/lm_sensors/lmsensors-config_1.0.bb +++ b/meta-oe/recipes-bsp/lm_sensors/lmsensors-config_1.0.bb | |||
| @@ -12,8 +12,7 @@ SRC_URI = "file://fancontrol \ | |||
| 12 | file://sensors.conf \ | 12 | file://sensors.conf \ |
| 13 | file://sensord \ | 13 | file://sensord \ |
| 14 | " | 14 | " |
| 15 | S = "${WORKDIR}/sources" | 15 | S = "${UNPACKDIR}" |
| 16 | UNPACKDIR = "${S}" | ||
| 17 | 16 | ||
| 18 | PACKAGECONFIG ??= "sensord" | 17 | PACKAGECONFIG ??= "sensord" |
| 19 | PACKAGECONFIG[sensord] = ",," | 18 | PACKAGECONFIG[sensord] = ",," |
diff --git a/meta-oe/recipes-bsp/lm_sensors/lmsensors_3.6.0.bb b/meta-oe/recipes-bsp/lm_sensors/lmsensors_3.6.0.bb index 74a9b839c9..af0f5a7999 100644 --- a/meta-oe/recipes-bsp/lm_sensors/lmsensors_3.6.0.bb +++ b/meta-oe/recipes-bsp/lm_sensors/lmsensors_3.6.0.bb | |||
| @@ -44,7 +44,6 @@ SYSTEMD_SERVICE:${PN}-fancontrol = "fancontrol.service" | |||
| 44 | SYSTEMD_SERVICE:${PN}-sensord = "sensord.service" | 44 | SYSTEMD_SERVICE:${PN}-sensord = "sensord.service" |
| 45 | SYSTEMD_AUTO_ENABLE = "disable" | 45 | SYSTEMD_AUTO_ENABLE = "disable" |
| 46 | 46 | ||
| 47 | S = "${WORKDIR}/git" | ||
| 48 | 47 | ||
| 49 | EXTRA_OEMAKE = 'EXLDFLAGS="${LDFLAGS}" \ | 48 | EXTRA_OEMAKE = 'EXLDFLAGS="${LDFLAGS}" \ |
| 50 | MACHINE=${TARGET_ARCH} PREFIX=${prefix} MANDIR=${mandir} \ | 49 | MACHINE=${TARGET_ARCH} PREFIX=${prefix} MANDIR=${mandir} \ |
diff --git a/meta-oe/recipes-bsp/lsscsi/lsscsi_0.32.bb b/meta-oe/recipes-bsp/lsscsi/lsscsi_0.32.bb index 127be8fbfa..9df6ee9efc 100644 --- a/meta-oe/recipes-bsp/lsscsi/lsscsi_0.32.bb +++ b/meta-oe/recipes-bsp/lsscsi/lsscsi_0.32.bb | |||
| @@ -10,6 +10,6 @@ SRC_URI[sha256sum] = "0a800e9e94dca2ab702d65d72777ae8cae078e3d74d0bcbed64ba0849e | |||
| 10 | 10 | ||
| 11 | inherit autotools | 11 | inherit autotools |
| 12 | 12 | ||
| 13 | S = "${WORKDIR}/lsscsi-${PV}" | 13 | S = "${UNPACKDIR}/lsscsi-${PV}" |
| 14 | 14 | ||
| 15 | UPSTREAM_CHECK_REGEX = "lsscsi-(?P<pver>\d+(\.\d+)+)\.tgz" | 15 | UPSTREAM_CHECK_REGEX = "lsscsi-(?P<pver>\d+(\.\d+)+)\.tgz" |
diff --git a/meta-oe/recipes-bsp/nvme-cli/nvme-cli_2.12.bb b/meta-oe/recipes-bsp/nvme-cli/nvme-cli_2.12.bb index 7ab244f3cc..eae49b04ea 100644 --- a/meta-oe/recipes-bsp/nvme-cli/nvme-cli_2.12.bb +++ b/meta-oe/recipes-bsp/nvme-cli/nvme-cli_2.12.bb | |||
| @@ -9,7 +9,6 @@ DEPENDS = "json-c libnvme" | |||
| 9 | SRCREV = "71fa5d9310d6b41a69e844593423ac91b1453472" | 9 | SRCREV = "71fa5d9310d6b41a69e844593423ac91b1453472" |
| 10 | 10 | ||
| 11 | SRC_URI = "git://github.com/linux-nvme/nvme-cli.git;branch=master;protocol=https" | 11 | SRC_URI = "git://github.com/linux-nvme/nvme-cli.git;branch=master;protocol=https" |
| 12 | S = "${WORKDIR}/git" | ||
| 13 | 12 | ||
| 14 | inherit bash-completion meson pkgconfig systemd | 13 | inherit bash-completion meson pkgconfig systemd |
| 15 | 14 | ||
diff --git a/meta-oe/recipes-bsp/pointercal/pointercal_0.0.bb b/meta-oe/recipes-bsp/pointercal/pointercal_0.0.bb index 20e870ccb2..a270a23dde 100644 --- a/meta-oe/recipes-bsp/pointercal/pointercal_0.0.bb +++ b/meta-oe/recipes-bsp/pointercal/pointercal_0.0.bb | |||
| @@ -6,8 +6,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=4b5fcfc87fb615860d398b5e38685edf" | |||
| 6 | SRC_URI = "file://pointercal \ | 6 | SRC_URI = "file://pointercal \ |
| 7 | file://COPYING" | 7 | file://COPYING" |
| 8 | 8 | ||
| 9 | S = "${WORKDIR}/sources" | 9 | S = "${UNPACKDIR}" |
| 10 | UNPACKDIR = "${S}" | ||
| 11 | 10 | ||
| 12 | do_install() { | 11 | do_install() { |
| 13 | # Only install file if it has a contents | 12 | # Only install file if it has a contents |
