diff options
Diffstat (limited to 'recipes-devtools/devregs/devregs_git.bb')
-rw-r--r-- | recipes-devtools/devregs/devregs_git.bb | 2 |
1 files changed, 0 insertions, 2 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 |