diff options
-rw-r--r-- | meta-oe/recipes-support/poco/poco_1.7.7.bb (renamed from meta-oe/recipes-support/poco/poco_1.7.5.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/poco/poco_1.7.5.bb b/meta-oe/recipes-support/poco/poco_1.7.7.bb index 2cab7960a5..e2d3be885b 100644 --- a/meta-oe/recipes-support/poco/poco_1.7.5.bb +++ b/meta-oe/recipes-support/poco/poco_1.7.7.bb | |||
@@ -12,7 +12,7 @@ inherit cmake ptest | |||
12 | 12 | ||
13 | BBCLASSEXTEND = "native" | 13 | BBCLASSEXTEND = "native" |
14 | 14 | ||
15 | SRCREV = "7dfdcfb70d75ccdaaf2b43fa0b23f82599aebec3" | 15 | SRCREV = "e98adba2c298b4179e77237873d3fbc53876c528" |
16 | SRC_URI = " \ | 16 | SRC_URI = " \ |
17 | git://github.com/pocoproject/poco.git \ | 17 | git://github.com/pocoproject/poco.git \ |
18 | file://run-ptest \ | 18 | file://run-ptest \ |