diff options
Diffstat (limited to 'recipes-support')
-rw-r--r-- | recipes-support/isa-l/isa-l_2.31.1.bb | 1 | ||||
-rw-r--r-- | recipes-support/libipt/libipt_2.1.2.bb | 2 |
2 files changed, 0 insertions, 3 deletions
diff --git a/recipes-support/isa-l/isa-l_2.31.1.bb b/recipes-support/isa-l/isa-l_2.31.1.bb index 78850579..93178942 100644 --- a/recipes-support/isa-l/isa-l_2.31.1.bb +++ b/recipes-support/isa-l/isa-l_2.31.1.bb | |||
@@ -7,7 +7,6 @@ SECTION = "lib" | |||
7 | 7 | ||
8 | inherit autotools pkgconfig | 8 | inherit autotools pkgconfig |
9 | 9 | ||
10 | S = "${WORKDIR}/git" | ||
11 | SRCREV = "c387163fcbca62701d646149564c550c78a4f985" | 10 | SRCREV = "c387163fcbca62701d646149564c550c78a4f985" |
12 | SRC_URI = "git://github.com/intel/isa-l.git;branch=master;protocol=https" | 11 | SRC_URI = "git://github.com/intel/isa-l.git;branch=master;protocol=https" |
13 | 12 | ||
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" |