aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe')
-rw-r--r--meta-oe/recipes-support/poco/poco_1.7.8.bb (renamed from meta-oe/recipes-support/poco/poco_1.7.7.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-support/poco/poco_1.7.7.bb b/meta-oe/recipes-support/poco/poco_1.7.8.bb
index e2d3be885b..0fd6a8b1c1 100644
--- a/meta-oe/recipes-support/poco/poco_1.7.7.bb
+++ b/meta-oe/recipes-support/poco/poco_1.7.8.bb
@@ -12,9 +12,9 @@ inherit cmake ptest
BBCLASSEXTEND = "native"
-SRCREV = "e98adba2c298b4179e77237873d3fbc53876c528"
+SRCREV = "aae9c2e0f64caf019d31ba8f97635d5656b25ba5"
SRC_URI = " \
- git://github.com/pocoproject/poco.git \
+ git://github.com/pocoproject/poco.git;branch=poco-${PV} \
file://run-ptest \
"