Skip to content

Commit

Permalink
rcn: post release
Browse files Browse the repository at this point in the history
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
  • Loading branch information
RobertCNelson committed Mar 31, 2014
1 parent e991a8f commit 36e8f62
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions rcn-ee_image.sh
Expand Up @@ -57,11 +57,11 @@ minimal_armel () {
;;
esac

if [ -f ${DIR}/release ] ; then
chroot_KERNEL_HTTP_DIR="\
${mirror}/${deb_codename}-${deb_arch}/v3.13.7-armv7-x11/ \
${mirror}/${deb_codename}-${deb_arch}/v3.8.13-bone43/"
fi
# if [ -f ${DIR}/release ] ; then
# chroot_KERNEL_HTTP_DIR="\
#${mirror}/${deb_codename}-${deb_arch}/v3.13.7-armv7-x11/ \
#${mirror}/${deb_codename}-${deb_arch}/v3.8.13-bone43/"
# fi

tempdir=$(mktemp -d -p ${DIR}/ignore)

Expand Down

0 comments on commit 36e8f62

Please sign in to comment.