distro-feed-configs: use .example instead of .org (according to RFC 2606)
authorJan Lübbe <jluebbe@debian.org>
Sun, 5 Oct 2008 15:12:26 +0000 (15:12 +0000)
committerJan Lübbe <jluebbe@debian.org>
Sun, 5 Oct 2008 15:12:26 +0000 (15:12 +0000)
packages/meta/distro-feed-configs.bb

index f30671d..5884f85 100644 (file)
@@ -2,7 +2,7 @@ DESCRIPTION = "Configuration files for online package repositories aka feeds"
 PR = "r0"
 
 DISTRO_FEED_PREFIX ?= "remote"
-DISTRO_FEED_URI ?= "http://my-distribution.org/remote-feed/"
+DISTRO_FEED_URI ?= "http://my-distribution.example/remote-feed/"
 
 do_compile() {
     mkdir -p ${S}/${sysconfdir}/opkg