Skip to content

Commit 83e851e

Browse files
authored
Merge pull request #68 from ejoerns/whinlatter-update
Update to 'whinlatter'
2 parents ecd8d25 + fa9cdba commit 83e851e

File tree

5 files changed

+1
-9
lines changed

5 files changed

+1
-9
lines changed

conf/layer.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@ BBFILE_PRIORITY_labgrid = "8"
1212
LAYERDEPENDS_labgrid = "core"
1313
LAYERDEPENDS_labgrid += "meta-python"
1414

15-
LAYERSERIES_COMPAT_labgrid = "styhead walnascar"
15+
LAYERSERIES_COMPAT_labgrid = "walnascar whinlatter"

recipes-devtools/python/python3-labgrid.inc

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,6 @@ SRC_URI = " \
3232
file://environment \
3333
"
3434

35-
S = "${WORKDIR}/git"
36-
3735
DEPENDS += "python3-setuptools-scm-native"
3836
DEPENDS += "python3-pytest-runner-native"
3937

recipes-devtools/python/python3-lxa-iobus_git.bb

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,6 @@ SRC_URI = " \
1818
PV = "0.5.1+git${SRCPV}"
1919
SRCREV = "1d90a81eef5a61fd0d2bfdcd72a7a1e98cbf1290"
2020

21-
S = "${WORKDIR}/git"
22-
2321
DEPENDS += "python3-setuptools-scm-native"
2422

2523
inherit python_setuptools_build_meta systemd

recipes-devtools/python/python3-powerrelay_git.bb

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,6 @@ SRC_URI = " \
1919
"
2020
SRCREV = "41c030f09495f67e5573b6f0d7411fef71d92e9e"
2121

22-
S = "${WORKDIR}/git"
23-
2422
DEPENDS += "${PYTHON_PN}-pytest-runner-native"
2523

2624
inherit setuptools3 systemd

recipes-devtools/python/python3-usbsdmux_24.01.1.bb

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,6 @@ SRC_URI = " \
99

1010
SRCREV = "89e93df939a19bab0fa980e914ed39f33afa2785"
1111

12-
S = "${WORKDIR}/git"
13-
1412
DEPENDS += "python3-setuptools-scm-native"
1513

1614
inherit setuptools3

0 commit comments

Comments
 (0)