diff options
author | Otavio Salvador <otavio@ossystems.com.br> | 2025-06-30 08:31:19 -0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-06-30 08:31:19 -0300 |
commit | 06e69dcd392637b5c3ec1f4bfb91313d45198c14 (patch) | |
tree | 899bf610704e10acd8cc4882af8226bcaa346761 /recipes-bsp/mxsldr | |
parent | 4273bade195b3d0df1eb879b4ce24076e825d788 (diff) | |
parent | b747b01501d19a160612711b0bdc1cee0c24f670 (diff) | |
download | meta-freescale-master.tar.gz |
global: whinlatter updates for WORKDIR/UNPACKDIR and git fetch location
Diffstat (limited to 'recipes-bsp/mxsldr')
-rw-r--r-- | recipes-bsp/mxsldr/mxsldr_git.bb | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/recipes-bsp/mxsldr/mxsldr_git.bb b/recipes-bsp/mxsldr/mxsldr_git.bb index 17da814f8..9fc6338c4 100644 --- a/recipes-bsp/mxsldr/mxsldr_git.bb +++ b/recipes-bsp/mxsldr/mxsldr_git.bb | |||
@@ -13,8 +13,6 @@ SRC_URI = "git://git.denx.de/mxsldr.git;branch=master \ | |||
13 | 13 | ||
14 | PV = "0.0.0+git${SRCPV}" | 14 | PV = "0.0.0+git${SRCPV}" |
15 | 15 | ||
16 | S = "${WORKDIR}/git" | ||
17 | |||
18 | inherit pkgconfig | 16 | inherit pkgconfig |
19 | 17 | ||
20 | do_compile() { | 18 | do_compile() { |