diff options
| author | Max Krummenacher <max.krummenacher@toradex.com> | 2025-06-28 18:02:29 +0200 |
|---|---|---|
| committer | Max Krummenacher <max.krummenacher@toradex.com> | 2025-06-28 18:58:39 +0200 |
| commit | b747b01501d19a160612711b0bdc1cee0c24f670 (patch) | |
| tree | 899bf610704e10acd8cc4882af8226bcaa346761 /recipes-devtools | |
| parent | 4273bade195b3d0df1eb879b4ce24076e825d788 (diff) | |
| download | meta-freescale-b747b01501d19a160612711b0bdc1cee0c24f670.tar.gz | |
global: whinlatter updates for WORKDIR/UNPACKDIR and git fetch location
The series [1] changed the way sources are fetched/unpacked and
S needs to follow that. Additionally for git repos it moved away from
having 'git/' as the checkout directory.
This has been partly tested by building weston based image for
imx6/imx6ull/imx7/imx8/imx8mm/imx8mp/imx95 based images.
E.g. none of the recipes specific for qoriq is built time tested.
As walnascar is no longer compatible with master/whinlatter drop
it from LAYERSERIES_COMPAT.
[1] https://lore.kernel.org/openembedded-core/20250616095000.2918921-1-alex.kanavin@gmail.com/
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
Diffstat (limited to 'recipes-devtools')
| -rw-r--r-- | recipes-devtools/devregs/devregs_git.bb | 2 | ||||
| -rw-r--r-- | recipes-devtools/imx-usb-loader/imx-usb-loader_git.bb | 2 | ||||
| -rw-r--r-- | recipes-devtools/qemu/qemu-qoriq_4.2.bb | 2 | ||||
| -rw-r--r-- | recipes-devtools/qoriq-cst/qoriq-cst_git.bb | 2 | ||||
| -rw-r--r-- | recipes-devtools/utp-com/utp-com_git.bb | 2 | ||||
| -rw-r--r-- | recipes-devtools/uuu/uuu_git.bb | 2 |
6 files changed, 0 insertions, 12 deletions
diff --git a/recipes-devtools/devregs/devregs_git.bb b/recipes-devtools/devregs/devregs_git.bb index f24cb0f6e..9d2155e1f 100644 --- a/recipes-devtools/devregs/devregs_git.bb +++ b/recipes-devtools/devregs/devregs_git.bb | |||
| @@ -8,6 +8,4 @@ SRC_URI = "git://github.com/boundarydevices/devregs.git;protocol=https;branch=ma | |||
| 8 | 8 | ||
| 9 | PV = "1.0+${SRCPV}" | 9 | PV = "1.0+${SRCPV}" |
| 10 | 10 | ||
| 11 | S = "${WORKDIR}/git" | ||
| 12 | |||
| 13 | inherit autotools | 11 | inherit autotools |
diff --git a/recipes-devtools/imx-usb-loader/imx-usb-loader_git.bb b/recipes-devtools/imx-usb-loader/imx-usb-loader_git.bb index deffd8539..c14fd955b 100644 --- a/recipes-devtools/imx-usb-loader/imx-usb-loader_git.bb +++ b/recipes-devtools/imx-usb-loader/imx-usb-loader_git.bb | |||
| @@ -10,8 +10,6 @@ SRC_URI = "git://github.com/boundarydevices/imx_usb_loader.git;protocol=https;br | |||
| 10 | 10 | ||
| 11 | PV = "1.0+${SRCPV}" | 11 | PV = "1.0+${SRCPV}" |
| 12 | 12 | ||
| 13 | S = "${WORKDIR}/git" | ||
| 14 | |||
| 15 | do_install () { | 13 | do_install () { |
| 16 | oe_runmake DESTDIR=${D} install | 14 | oe_runmake DESTDIR=${D} install |
| 17 | } | 15 | } |
diff --git a/recipes-devtools/qemu/qemu-qoriq_4.2.bb b/recipes-devtools/qemu/qemu-qoriq_4.2.bb index 5ac774ed2..20ba6b535 100644 --- a/recipes-devtools/qemu/qemu-qoriq_4.2.bb +++ b/recipes-devtools/qemu/qemu-qoriq_4.2.bb | |||
| @@ -17,8 +17,6 @@ SRC_URI = "gitsm://github.com/nxp-qoriq/qemu;protocol=https;nobranch=1 \ | |||
| 17 | 17 | ||
| 18 | SRCREV = "14fda5a42df6c72e890d6a97ff88c5852172604b" | 18 | SRCREV = "14fda5a42df6c72e890d6a97ff88c5852172604b" |
| 19 | 19 | ||
| 20 | S = "${WORKDIR}/git" | ||
| 21 | |||
| 22 | python() { | 20 | python() { |
| 23 | d.appendVar('PROVIDES', ' ' + d.getVar('BPN').replace('-qoriq', '')) | 21 | d.appendVar('PROVIDES', ' ' + d.getVar('BPN').replace('-qoriq', '')) |
| 24 | pkgs = d.getVar('PACKAGES').split() | 22 | pkgs = d.getVar('PACKAGES').split() |
diff --git a/recipes-devtools/qoriq-cst/qoriq-cst_git.bb b/recipes-devtools/qoriq-cst/qoriq-cst_git.bb index bcb4f8bfe..95bf4eb64 100644 --- a/recipes-devtools/qoriq-cst/qoriq-cst_git.bb +++ b/recipes-devtools/qoriq-cst/qoriq-cst_git.bb | |||
| @@ -21,8 +21,6 @@ SRC_URI = "git://github.com/nxp-qoriq/cst;protocol=https;nobranch=1 \ | |||
| 21 | " | 21 | " |
| 22 | SRCREV = "e96dead3c339f6addb1600249be67e1884cdbcc5" | 22 | SRCREV = "e96dead3c339f6addb1600249be67e1884cdbcc5" |
| 23 | 23 | ||
| 24 | S = "${WORKDIR}/git" | ||
| 25 | |||
| 26 | EXTRA_OEMAKE = 'CC="${CC}" LD="${CC}"' | 24 | EXTRA_OEMAKE = 'CC="${CC}" LD="${CC}"' |
| 27 | CFLAGS:append = ' -Wno-deprecated-declarations' | 25 | CFLAGS:append = ' -Wno-deprecated-declarations' |
| 28 | 26 | ||
diff --git a/recipes-devtools/utp-com/utp-com_git.bb b/recipes-devtools/utp-com/utp-com_git.bb index 85c80acbd..364c91bcc 100644 --- a/recipes-devtools/utp-com/utp-com_git.bb +++ b/recipes-devtools/utp-com/utp-com_git.bb | |||
| @@ -11,8 +11,6 @@ SRC_URI = " \ | |||
| 11 | 11 | ||
| 12 | PV = "1.0+git${SRCPV}" | 12 | PV = "1.0+git${SRCPV}" |
| 13 | 13 | ||
| 14 | S = "${WORKDIR}/git" | ||
| 15 | |||
| 16 | do_configure[noexec] = "1" | 14 | do_configure[noexec] = "1" |
| 17 | 15 | ||
| 18 | do_compile () { | 16 | do_compile () { |
diff --git a/recipes-devtools/uuu/uuu_git.bb b/recipes-devtools/uuu/uuu_git.bb index e48698a8b..c242c1911 100644 --- a/recipes-devtools/uuu/uuu_git.bb +++ b/recipes-devtools/uuu/uuu_git.bb | |||
| @@ -11,8 +11,6 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=38ec0c18112e9a92cffc4951661e85a5" | |||
| 11 | 11 | ||
| 12 | inherit cmake pkgconfig | 12 | inherit cmake pkgconfig |
| 13 | 13 | ||
| 14 | S = "${WORKDIR}/git" | ||
| 15 | |||
| 16 | DEPENDS = "libusb zlib bzip2 openssl zstd libtinyxml2" | 14 | DEPENDS = "libusb zlib bzip2 openssl zstd libtinyxml2" |
| 17 | 15 | ||
| 18 | BBCLASSEXTEND = "native nativesdk" | 16 | BBCLASSEXTEND = "native nativesdk" |
