diff options
Diffstat (limited to 'meta-oe')
-rw-r--r-- | meta-oe/recipes-support/poco/poco_1.7.5.bb (renamed from meta-oe/recipes-support/poco/poco_1.7.4.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/poco/poco_1.7.4.bb b/meta-oe/recipes-support/poco/poco_1.7.5.bb index e7a279f07..0fc50e154 100644 --- a/meta-oe/recipes-support/poco/poco_1.7.4.bb +++ b/meta-oe/recipes-support/poco/poco_1.7.5.bb | |||
@@ -12,7 +12,7 @@ inherit cmake ptest | |||
12 | 12 | ||
13 | BBCLASSEXTEND = "native" | 13 | BBCLASSEXTEND = "native" |
14 | 14 | ||
15 | SRCREV = "da66f2863aa02c11967862f2d9f0251574a5e9c2" | 15 | SRCREV = "7dfdcfb70d75ccdaaf2b43fa0b23f82599aebec3" |
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 \ |