diff --git a/recipes-egt/apps/egt-launcher_0.10.bb b/recipes-egt/apps/egt-launcher_1.0.bb similarity index 96% rename from recipes-egt/apps/egt-launcher_0.10.bb rename to recipes-egt/apps/egt-launcher_1.0.bb index 52896b01..303a5e46 100644 --- a/recipes-egt/apps/egt-launcher_0.10.bb +++ b/recipes-egt/apps/egt-launcher_1.0.bb @@ -12,7 +12,7 @@ DEPENDS = "libegt" SRC_URI = "git://github.com/linux4sam/egt-launcher.git;protocol=https \ file://0001-launch.sh-Use-start-stop-daemon-to-restart-egt.patch" -PV = "0.10+git${SRCPV}" +PV = "1.0+git${SRCPV}" SRCREV = "1c422c4c90e79dad81784a392cd84f686698cdb4" S = "${WORKDIR}/git" diff --git a/recipes-egt/apps/egt-samples_0.10.bb b/recipes-egt/apps/egt-samples_1.0.bb similarity index 96% rename from recipes-egt/apps/egt-samples_0.10.bb rename to recipes-egt/apps/egt-samples_1.0.bb index 2d6a66fb..73cf0f37 100644 --- a/recipes-egt/apps/egt-samples_0.10.bb +++ b/recipes-egt/apps/egt-samples_1.0.bb @@ -12,7 +12,7 @@ DEPENDS = " libegt" SRC_URI = "gitsm://github.com/linux4sam/egt-samples.git;protocol=https \ file://0001-fix-the-builf-error-of-Cannot-use-CP_USE_DOUBLES-on-.patch " -PV = "0.10+git${SRCPV}" +PV = "1.0+git${SRCPV}" SRCREV = "91a333a8809215961744b236183f496ff134ae94" S = "${WORKDIR}/git" diff --git a/recipes-egt/apps/egt-thermostat_0.10.bb b/recipes-egt/apps/egt-thermostat_1.0.bb similarity index 100% rename from recipes-egt/apps/egt-thermostat_0.10.bb rename to recipes-egt/apps/egt-thermostat_1.0.bb diff --git a/recipes-graphics/libegt/libegt_0.10.bb b/recipes-graphics/libegt/libegt_1.0.bb similarity index 96% rename from recipes-graphics/libegt/libegt_0.10.bb rename to recipes-graphics/libegt/libegt_1.0.bb index 074e802c..dedcb143 100644 --- a/recipes-graphics/libegt/libegt_0.10.bb +++ b/recipes-graphics/libegt/libegt_1.0.bb @@ -29,7 +29,7 @@ DEPENDS_append_at91sam9 = " tslib" SRC_URI = "gitsm://github.com/linux4sam/egt.git;protocol=https" -SRCREV = "411d8d19aa3e2e4318e6f38be5e2a4ca245d9a32" +SRCREV = "dda99ee3d1ef5ceaeca9061a3b6b8fa0f58beb6b" S = "${WORKDIR}/git"