diff options
author | Paul Sokolovsky <pmiscml@gmail.com> | 2007-03-10 20:18:42 +0000 |
---|---|---|
committer | Paul Sokolovsky <pmiscml@gmail.com> | 2007-03-10 20:18:42 +0000 |
commit | 7f326402389de854bf6a0fe1f6c835502d93eeca (patch) | |
tree | 88755bbee8e49c1196d8909ff467745268ad3fe5 /packages/openmoko-base/openmoko-theme-standard_svn.bb | |
parent | 2fb45b3e70da7b793a15983c45750321091a92dc (diff) | |
parent | ba1212299e2a4b2b99c1d058660273eb92327490 (diff) |
merge of '90a304fce9cf13425fbf98afbbbec3593382bdf4'
and 'd51040bef3f49c55b9af42502e1891181802e97a'
Diffstat (limited to 'packages/openmoko-base/openmoko-theme-standard_svn.bb')
-rw-r--r-- | packages/openmoko-base/openmoko-theme-standard_svn.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/openmoko-base/openmoko-theme-standard_svn.bb b/packages/openmoko-base/openmoko-theme-standard_svn.bb index d8a9ba5fa2..e7a6def235 100644 --- a/packages/openmoko-base/openmoko-theme-standard_svn.bb +++ b/packages/openmoko-base/openmoko-theme-standard_svn.bb @@ -5,7 +5,7 @@ PR = "r3" inherit openmoko-base -SRC_URI = "${OPENMOKO_MIRROR}/src/target/${OPENMOKO_RELEASE}/artwork;module=themes;proto=https" +SRC_URI = "${OPENMOKO_MIRROR}/src/target/${OPENMOKO_RELEASE}/artwork;module=themes;proto=http" S = "${WORKDIR}" dirs = "themes/openmoko-standard" |