[pisa-src] Re: r2325 - trunk/openwrt/configure_router.sh

  • From: Diego Biurrun <diego@xxxxxxxxxx>
  • To: pisa-src@xxxxxxxxxxxxx
  • Date: Wed, 12 May 2010 00:24:31 +0200

On Wed, May 12, 2010 at 12:02:36AM +0200, Mircea Gherzan wrote:
> 
> Log:
> Update the OpenWRT config script to use the new paths for HIPL.
> 
> --- trunk/openwrt/configure_router.sh Tue May 11 15:15:53 2010        (r2324)
> +++ trunk/openwrt/configure_router.sh Wed May 12 00:02:34 2010        (r2325)
> @@ -88,8 +88,8 @@
>  
>  mkdir -p "${OPENWRT_PATH}/package/hipl"
> -rsync -Lr --delete "${HIPL_PATH}/patches/openwrt/package/Makefile"       
> "${OPENWRT_PATH}/package/hipl"
> -rsync -Lr --delete "${HIPL_PATH}/patches/openwrt/package/files"          
> "${OPENWRT_PATH}/package/hipl"
> +rsync -Lr --delete "${HIPL_PATH}/packaging/openwrt/package/Makefile"       
> "${OPENWRT_PATH}/package/hipl"
> +rsync -Lr --delete "${HIPL_PATH}/packaging/openwrt/package/files"          
> "${OPENWRT_PATH}/package/hipl"
>  rsync -Lr --delete --exclude=.svn "${PISA_OPENWRT_PATH}/package/pisa"    
> "${OPENWRT_PATH}/package/"

This was previously aligned vertically.

Diego

Other related posts: