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