From cd77e086b268ba44d881044c3a997ef7d04865d7 Mon Sep 17 00:00:00 2001 From: Michael 'Mickey' Lauer Date: Sun, 18 Jul 2010 00:22:27 +0200 Subject: [PATCH] android-rpc: renamed recipe from htcdream-gps; rpc library --- .../htcdream-gps_git.bb => android/android-rpc_git.bb} | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) rename recipes/{htcdream/htcdream-gps_git.bb => android/android-rpc_git.bb} (57%) diff --git a/recipes/htcdream/htcdream-gps_git.bb b/recipes/android/android-rpc_git.bb similarity index 57% rename from recipes/htcdream/htcdream-gps_git.bb rename to recipes/android/android-rpc_git.bb index ddcb9e232d..f25a62b656 100644 --- a/recipes/htcdream/htcdream-gps_git.bb +++ b/recipes/android/android-rpc_git.bb @@ -1,8 +1,7 @@ -DESCRIPTION = "HTC Dream GPS utility" -SECTION = "console/utils" +DESCRIPTION = "Android RPC library" +SECTION = "devel" LICENSE = "GPL" -SRCREV = "c0e7ca9cce89088192ade34457d9fbf41352c9bf" -#SRCREV = "${AUTOREV}" +SRCREV = "72b90c4185c3a14657e3d05dba4ed44acdf6bce6" PV = "1.0+gitr${SRCPV}" PR = "r0" -- 2.39.5