Skip to content

Commit

Permalink
Fix broken SRC_URI, this package is removed in Fremantle
Browse files Browse the repository at this point in the history
  • Loading branch information
rkirti committed Aug 8, 2009
1 parent a8fe417 commit 865a238
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion osso-gwconnect_1.0.12.bb
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ DEPENDS = "libosso libhildon bluez-libs"
PR = "r1"


SRC_URI = "http://repository.maemo.org/pool/maemo5.0beta/free/o/${PN}/${PN}_${PV}.tar.gz"
SRC_URI = "http://repository.maemo.org/pool/diablo/free/o/${PN}/${PN}_${PV}.tar.gz"


inherit autotools pkgconfig
Expand Down

0 comments on commit 865a238

Please sign in to comment.