projects
/
platform
/
upstream
/
swup.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
59f0807
)
add correct update repo
author
Anas Nashif
<anas.nashif@intel.com>
Mon, 25 Feb 2013 21:29:24 +0000
(13:29 -0800)
committer
Anas Nashif
<anas.nashif@intel.com>
Mon, 25 Feb 2013 21:29:24 +0000
(13:29 -0800)
swup.py
patch
|
blob
|
history
diff --git
a/swup.py
b/swup.py
index
e2ccee1
..
144d4b2
100755
(executable)
--- a/
swup.py
+++ b/
swup.py
@@
-15,7
+15,7
@@
import rpm
import subprocess as sub
import distutils
-update_repo="
file:///home/tizen/test-updates/updates-repo
"
+update_repo="
http://anashif-desktop.jf.intel.com/~public_html/tizen-pc/updates
"
update_cache="/var/cache/updates"