From 61e1beb6cdfcd9b8b46d623a4d71c6f61dde44e5 Mon Sep 17 00:00:00 2001 From: Paul Eggleton Date: Fri, 19 Aug 2011 23:50:27 +0100 Subject: Rename Opie _cvs recipes to _git These recipes have been fetching from git for some time, tidy up the naming to reflect this. Signed-off-by: Paul Eggleton --- recipes-opie/opie-handwriting/opie-handwriting_cvs.bb | 7 ------- recipes-opie/opie-handwriting/opie-handwriting_git.bb | 7 +++++++ 2 files changed, 7 insertions(+), 7 deletions(-) delete mode 100644 recipes-opie/opie-handwriting/opie-handwriting_cvs.bb create mode 100644 recipes-opie/opie-handwriting/opie-handwriting_git.bb (limited to 'recipes-opie/opie-handwriting') diff --git a/recipes-opie/opie-handwriting/opie-handwriting_cvs.bb b/recipes-opie/opie-handwriting/opie-handwriting_cvs.bb deleted file mode 100644 index a38ec9e..0000000 --- a/recipes-opie/opie-handwriting/opie-handwriting_cvs.bb +++ /dev/null @@ -1,7 +0,0 @@ -require ${PN}.inc - -PV = "${OPIE_GIT_PV}" -PR = "r2" - -SRC_URI = "${OPIE_GIT};protocol=git;subpath=inputmethods/handwriting \ - ${OPIE_GIT};protocol=git;subpath=etc/qimpen" diff --git a/recipes-opie/opie-handwriting/opie-handwriting_git.bb b/recipes-opie/opie-handwriting/opie-handwriting_git.bb new file mode 100644 index 0000000..a38ec9e --- /dev/null +++ b/recipes-opie/opie-handwriting/opie-handwriting_git.bb @@ -0,0 +1,7 @@ +require ${PN}.inc + +PV = "${OPIE_GIT_PV}" +PR = "r2" + +SRC_URI = "${OPIE_GIT};protocol=git;subpath=inputmethods/handwriting \ + ${OPIE_GIT};protocol=git;subpath=etc/qimpen" -- cgit 1.2.3-korg