Changed SRC_URL to fremantle
authorKirtika Ruchandani <kirtibr@gmail.com>
Sun, 31 May 2009 10:17:09 +0000 (15:47 +0530)
committerKirtika Ruchandani <kirtibr@gmail.com>
Sun, 31 May 2009 10:17:09 +0000 (15:47 +0530)
osso-af-settings_0.9.2.bb
osso-af-utils_1.17.bb [deleted file]

index 71c4fdc..770d057 100644 (file)
@@ -4,6 +4,6 @@
 LICENSE = "GPL"
 PR = "r1"
 
-SRC_URI = "http://repository.maemo.org/pool/diablo/free/o/${PN}/${PN}_${PV}-1.tar.gz"
+SRC_URI = "http://repository.maemo.org/pool/fremantle/free/o/${PN}/${PN}_${PV}-1.tar.gz"
 
 require osso.inc
diff --git a/osso-af-utils_1.17.bb b/osso-af-utils_1.17.bb
deleted file mode 100644 (file)
index ae1ebce..0000000
+++ /dev/null
@@ -1,16 +0,0 @@
-# Copyright (C) 2009 Kirtika Ruchandani <kirtibr@gmail.com>
-# Released under the MIT license (see COPYING.MIT for the terms)
-
-DESCRIPTION = "Assortment of small programs for the application framework"
-HOMEPAGE = "http://maemo.org"
-LICENSE = "GPL"
-SECTION = "base"
-
-DEPENDS = "libx11 libdbus-1 libosso libxsp libpng12 libgtk2.0 x11proto-core x11proto-input libxi libgconf2 osso-esd libjpeg62" 
-PR = "r1"
-
-SRC_URI = "http://repository.maemo.org/pool/diablo/free/o/${PN}/${PN}_${PV}-1.tar.gz"
-
-require osso.inc
-
-