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-kpacman/opie-kpacman_cvs.bb | 8 -------- recipes-opie/opie-kpacman/opie-kpacman_git.bb | 8 ++++++++ 2 files changed, 8 insertions(+), 8 deletions(-) delete mode 100644 recipes-opie/opie-kpacman/opie-kpacman_cvs.bb create mode 100644 recipes-opie/opie-kpacman/opie-kpacman_git.bb (limited to 'recipes-opie/opie-kpacman') diff --git a/recipes-opie/opie-kpacman/opie-kpacman_cvs.bb b/recipes-opie/opie-kpacman/opie-kpacman_cvs.bb deleted file mode 100644 index dd860fb..0000000 --- a/recipes-opie/opie-kpacman/opie-kpacman_cvs.bb +++ /dev/null @@ -1,8 +0,0 @@ -require ${PN}.inc - -PV = "${OPIE_GIT_PV}" - -SRC_URI = "${OPIE_GIT};protocol=git;subpath=noncore/games/kpacman \ - ${OPIE_GIT};protocol=git;subpath=pics \ - ${OPIE_GIT};protocol=git;subpath=share \ - ${OPIE_GIT};protocol=git;subpath=apps" diff --git a/recipes-opie/opie-kpacman/opie-kpacman_git.bb b/recipes-opie/opie-kpacman/opie-kpacman_git.bb new file mode 100644 index 0000000..dd860fb --- /dev/null +++ b/recipes-opie/opie-kpacman/opie-kpacman_git.bb @@ -0,0 +1,8 @@ +require ${PN}.inc + +PV = "${OPIE_GIT_PV}" + +SRC_URI = "${OPIE_GIT};protocol=git;subpath=noncore/games/kpacman \ + ${OPIE_GIT};protocol=git;subpath=pics \ + ${OPIE_GIT};protocol=git;subpath=share \ + ${OPIE_GIT};protocol=git;subpath=apps" -- cgit 1.2.3-korg