diff options
Diffstat (limited to 'recipes-support/libipt/libipt_2.1.2.bb')
-rw-r--r-- | recipes-support/libipt/libipt_2.1.2.bb | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/recipes-support/libipt/libipt_2.1.2.bb b/recipes-support/libipt/libipt_2.1.2.bb index edc9c371..7806cf6b 100644 --- a/recipes-support/libipt/libipt_2.1.2.bb +++ b/recipes-support/libipt/libipt_2.1.2.bb | |||
@@ -9,8 +9,6 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=491799fd9431e57ad52cb0ef3497afce" | |||
9 | 9 | ||
10 | inherit pkgconfig cmake | 10 | inherit pkgconfig cmake |
11 | 11 | ||
12 | S = "${WORKDIR}/git" | ||
13 | |||
14 | SRC_URI = "git://github.com/intel/libipt.git;protocol=https;branch=stable/v2.1" | 12 | SRC_URI = "git://github.com/intel/libipt.git;protocol=https;branch=stable/v2.1" |
15 | 13 | ||
16 | SRCREV = "ffc548e5fbc2fa3e9795d4593f861e1df99cf906" | 14 | SRCREV = "ffc548e5fbc2fa3e9795d4593f861e1df99cf906" |