summaryrefslogtreecommitdiffstats
path: root/recipes-support
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-support')
-rw-r--r--recipes-support/isa-l/isa-l_2.31.1.bb1
-rw-r--r--recipes-support/libipt/libipt_2.1.2.bb2
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
8inherit autotools pkgconfig 8inherit autotools pkgconfig
9 9
10S = "${WORKDIR}/git"
11SRCREV = "c387163fcbca62701d646149564c550c78a4f985" 10SRCREV = "c387163fcbca62701d646149564c550c78a4f985"
12SRC_URI = "git://github.com/intel/isa-l.git;branch=master;protocol=https" 11SRC_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
10inherit pkgconfig cmake 10inherit pkgconfig cmake
11 11
12S = "${WORKDIR}/git"
13
14SRC_URI = "git://github.com/intel/libipt.git;protocol=https;branch=stable/v2.1" 12SRC_URI = "git://github.com/intel/libipt.git;protocol=https;branch=stable/v2.1"
15 13
16SRCREV = "ffc548e5fbc2fa3e9795d4593f861e1df99cf906" 14SRCREV = "ffc548e5fbc2fa3e9795d4593f861e1df99cf906"