Signed-off-by: Yuan Zhao <[email protected]> --- meta-arago-extras/recipes-ti/ocl/ocl.inc | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/meta-arago-extras/recipes-ti/ocl/ocl.inc b/meta-arago-extras/recipes-ti/ocl/ocl.inc index b4883c26..c2dc4002 100644 --- a/meta-arago-extras/recipes-ti/ocl/ocl.inc +++ b/meta-arago-extras/recipes-ti/ocl/ocl.inc @@ -1,5 +1,6 @@ -PV = "1.1.16.0" -INC_PR = "r0" +# patch version at the end needs to be in double digits +PV = "1.1.16.00" +INC_PR = "r1" LIC_FILES_CHKSUM = "file://../debian/copyright;md5=2e3965a73a8a49c23836467266120dff" -- 2.14.1 _______________________________________________ meta-arago mailing list [email protected] http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago
