diff options
Diffstat (limited to 'recipes-extended/ofp/ofp_git.bb')
-rw-r--r-- | recipes-extended/ofp/ofp_git.bb | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/recipes-extended/ofp/ofp_git.bb b/recipes-extended/ofp/ofp_git.bb index 47e543154..0f90dc5bb 100644 --- a/recipes-extended/ofp/ofp_git.bb +++ b/recipes-extended/ofp/ofp_git.bb | |||
@@ -10,8 +10,6 @@ SRC_URI = "git://github.com/nxp-qoriq/ofp;protocol=https;nobranch=1" | |||
10 | 10 | ||
11 | SRCREV = "fe66f4659f7d356f7aa73a8fb32fcf67c6cf1108" | 11 | SRCREV = "fe66f4659f7d356f7aa73a8fb32fcf67c6cf1108" |
12 | 12 | ||
13 | S = "${WORKDIR}/git" | ||
14 | |||
15 | inherit autotools-brokensep pkgconfig | 13 | inherit autotools-brokensep pkgconfig |
16 | 14 | ||
17 | PACKAGE_ARCH = "${MACHINE_ARCH}" | 15 | PACKAGE_ARCH = "${MACHINE_ARCH}" |