diff options
| -rw-r--r-- | meta-oe/recipes-support/poco/poco_1.7.9.bb (renamed from meta-oe/recipes-support/poco/poco_1.7.8.bb) | 4 | 
1 files changed, 2 insertions, 2 deletions
| diff --git a/meta-oe/recipes-support/poco/poco_1.7.8.bb b/meta-oe/recipes-support/poco/poco_1.7.9.bb index 1b837354ed..ac65735072 100644 --- a/meta-oe/recipes-support/poco/poco_1.7.8.bb +++ b/meta-oe/recipes-support/poco/poco_1.7.9.bb | |||
| @@ -12,9 +12,9 @@ inherit cmake ptest | |||
| 12 | 12 | ||
| 13 | BBCLASSEXTEND = "native" | 13 | BBCLASSEXTEND = "native" | 
| 14 | 14 | ||
| 15 | SRCREV = "aae9c2e0f64caf019d31ba8f97635d5656b25ba5" | 15 | SRCREV = "bfbe6a328744eaa84cb443b93ee20947aa0be91f" | 
| 16 | SRC_URI = " \ | 16 | SRC_URI = " \ | 
| 17 | git://github.com/pocoproject/poco.git;branch=poco-${PV} \ | 17 | git://github.com/pocoproject/poco.git;branch=master \ | 
| 18 | file://run-ptest \ | 18 | file://run-ptest \ | 
| 19 | " | 19 | " | 
| 20 | 20 | ||
