Home
last modified time | relevance | path

Searched refs:WEB_URL (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/yocto/poky/scripts/
H A Dcreate-pull-request149 WEB_URL=""
152 WEB_URL="http://git.yoctoproject.org/cgit.cgi/$REMOTE_REPO/log/?h=$BRANCH"
155 WEB_URL="http://git.pokylinux.org/cgit.cgi/$REMOTE_REPO/log/?h=$BRANCH"
158 WEB_URL="http://cgit.openembedded.org/$REMOTE_REPO/log/?h=$BRANCH"
161 WEB_URL="https://github.com/$REMOTE_REPO/tree/$BRANCH"
167 if [ -n "$WEB_URL" ]; then
173 wget --no-check-certificate -q $WEB_URL -O /dev/null
240 if [ -n "$WEB_URL" ]; then
241 echo " $WEB_URL" | sed -i "\#$REMOTE_URL# r /dev/stdin" "$CL"