mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-26 19:47:17 +00:00
poco: update to 1.8.0.1
1.8 is a minor update from 1.7 and is planned to be the last version before 2.0. Signed-off-by: Pascal Bach <pascal.bach@siemens.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
committed by
Armin Kuster
parent
8671d37b10
commit
735439b515
+2
-2
@@ -12,9 +12,9 @@ inherit cmake ptest
|
|||||||
|
|
||||||
BBCLASSEXTEND = "native"
|
BBCLASSEXTEND = "native"
|
||||||
|
|
||||||
SRCREV = "bfbe6a328744eaa84cb443b93ee20947aa0be91f"
|
SRCREV = "af527ab21fca5ab2659285408aec9920ed7c7b17"
|
||||||
SRC_URI = " \
|
SRC_URI = " \
|
||||||
git://github.com/pocoproject/poco.git;branch=master \
|
git://github.com/pocoproject/poco.git \
|
||||||
file://run-ptest \
|
file://run-ptest \
|
||||||
"
|
"
|
||||||
|
|
||||||
Reference in New Issue
Block a user