[v4,02/15] openwrt: switch to lede

Submitted by Tim Niemeyer on Feb. 17, 2017, 7:06 a.m.

Details

Message ID 1487315225-20168-3-git-send-email-tim@tn-x.org
State Accepted
Headers show

Commit Message

Tim Niemeyer Feb. 17, 2017, 7:06 a.m.
Signed-off-by: Tim Niemeyer <tim@tn-x.org>
---

Changes in v4: None
Changes in v3:
- changed git revision to lede branch

Changes in v2:
- update git revision

 buildscript | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Patch hide | download patch | download mbox

diff --git a/buildscript b/buildscript
index 152c4c3..59ccb40 100755
--- a/buildscript
+++ b/buildscript
@@ -13,8 +13,8 @@ 
 
 builddir=./build
 
-OPENWRTREV="1fea0d89f5b7867262213fc0ac459c4ab861e465"
-OPENWRTURL="git://git.openwrt.org/15.05/openwrt.git"
+OPENWRTREV="f2b885d82e6e7859f7cc32b557bbd80735e32b47" # LEDE 17.01
+OPENWRTURL="https://git.lede-project.org/source.git"
 PACKAGEREV="d3468397509bc98586712b601502e9ef84e061c6"
 PACKAGEURL="https://github.com/openwrt/packages.git"
 

Comments

Christian Dresel Feb. 17, 2017, 1:51 p.m.
Reviewed-by: Christian Dresel <fff@chrisi01.de>

mfg

Christian

On 17.02.2017 08:06, Tim Niemeyer wrote:
> Signed-off-by: Tim Niemeyer <tim@tn-x.org>
> ---
> 
> Changes in v4: None
> Changes in v3:
> - changed git revision to lede branch
> 
> Changes in v2:
> - update git revision
> 
>  buildscript | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/buildscript b/buildscript
> index 152c4c3..59ccb40 100755
> --- a/buildscript
> +++ b/buildscript
> @@ -13,8 +13,8 @@
>  
>  builddir=./build
>  
> -OPENWRTREV="1fea0d89f5b7867262213fc0ac459c4ab861e465"
> -OPENWRTURL="git://git.openwrt.org/15.05/openwrt.git"
> +OPENWRTREV="f2b885d82e6e7859f7cc32b557bbd80735e32b47" # LEDE 17.01
> +OPENWRTURL="https://git.lede-project.org/source.git"
>  PACKAGEREV="d3468397509bc98586712b601502e9ef84e061c6"
>  PACKAGEURL="https://github.com/openwrt/packages.git"
>  
>
Jan Kraus Feb. 18, 2017, 9:53 a.m.
Hi,

ich verstehe grade nicht wie du drauf kommst, das es sich um Lede 17.01
handelt. Ein git describe gibt folgendes: reboot-3129-gf2b885d

Grüße Jan

Am Freitag, den 17.02.2017, 08:06 +0100 schrieb Tim Niemeyer:
> Signed-off-by: Tim Niemeyer <tim@tn-x.org>
> ---
> 
> Changes in v4: None
> Changes in v3:
> - changed git revision to lede branch
> 
> Changes in v2:
> - update git revision
> 
>  buildscript | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/buildscript b/buildscript
> index 152c4c3..59ccb40 100755
> --- a/buildscript
> +++ b/buildscript
> @@ -13,8 +13,8 @@
>  
>  builddir=./build
>  
> -OPENWRTREV="1fea0d89f5b7867262213fc0ac459c4ab861e465"
> -OPENWRTURL="git://git.openwrt.org/15.05/openwrt.git"
> +OPENWRTREV="f2b885d82e6e7859f7cc32b557bbd80735e32b47" # LEDE 17.01
> +OPENWRTURL="https://git.lede-project.org/source.git"
>  PACKAGEREV="d3468397509bc98586712b601502e9ef84e061c6"
>  PACKAGEURL="https://github.com/openwrt/packages.git"
>  
> -- 
> 2.1.4
>
Tim Niemeyer Feb. 18, 2017, 10 a.m.
Hi

Am 18. Februar 2017 10:53:55 MEZ schrieb Jan Kraus <mayosemmel@googlemail.com>:
>Hi,
>
>ich verstehe grade nicht wie du drauf kommst, das es sich um Lede 17.01
>handelt. Ein git describe gibt folgendes: reboot-3129-gf2b885d

Das is der Branch für 17.01. das wird also wohl erst 17.01 werden. Daher auch 3139 commits auf reboot drauf.

Tim


>Grüße Jan
>
>Am Freitag, den 17.02.2017, 08:06 +0100 schrieb Tim Niemeyer:
>> Signed-off-by: Tim Niemeyer <tim@tn-x.org>
>> ---
>> 
>> Changes in v4: None
>> Changes in v3:
>> - changed git revision to lede branch
>> 
>> Changes in v2:
>> - update git revision
>> 
>>  buildscript | 4 ++--
>>  1 file changed, 2 insertions(+), 2 deletions(-)
>> 
>> diff --git a/buildscript b/buildscript
>> index 152c4c3..59ccb40 100755
>> --- a/buildscript
>> +++ b/buildscript
>> @@ -13,8 +13,8 @@
>>  
>>  builddir=./build
>>  
>> -OPENWRTREV="1fea0d89f5b7867262213fc0ac459c4ab861e465"
>> -OPENWRTURL="git://git.openwrt.org/15.05/openwrt.git"
>> +OPENWRTREV="f2b885d82e6e7859f7cc32b557bbd80735e32b47" # LEDE 17.01
>> +OPENWRTURL="https://git.lede-project.org/source.git"
>>  PACKAGEREV="d3468397509bc98586712b601502e9ef84e061c6"
>>  PACKAGEURL="https://github.com/openwrt/packages.git"
>>  
>> -- 
>> 2.1.4
>>
Jan Kraus Feb. 18, 2017, 10:42 a.m.
Hatte ich übersehen.
Reviewed-by: Jan Kraus <mayosemmel@gmail.com>


Am Samstag, den 18.02.2017, 11:00 +0100 schrieb Tim Niemeyer:
> Hi
> 
> Am 18. Februar 2017 10:53:55 MEZ schrieb Jan Kraus <mayosemmel@googlemail.com>:
> >Hi,
> >
> >ich verstehe grade nicht wie du drauf kommst, das es sich um Lede 17.01
> >handelt. Ein git describe gibt folgendes: reboot-3129-gf2b885d
> 
> Das is der Branch für 17.01. das wird also wohl erst 17.01 werden. Daher auch 3139 commits auf reboot drauf.
> 
> Tim
> 
> 
> >Grüße Jan
> >
> >Am Freitag, den 17.02.2017, 08:06 +0100 schrieb Tim Niemeyer:
> >> Signed-off-by: Tim Niemeyer <tim@tn-x.org>
> >> ---
> >> 
> >> Changes in v4: None
> >> Changes in v3:
> >> - changed git revision to lede branch
> >> 
> >> Changes in v2:
> >> - update git revision
> >> 
> >>  buildscript | 4 ++--
> >>  1 file changed, 2 insertions(+), 2 deletions(-)
> >> 
> >> diff --git a/buildscript b/buildscript
> >> index 152c4c3..59ccb40 100755
> >> --- a/buildscript
> >> +++ b/buildscript
> >> @@ -13,8 +13,8 @@
> >>  
> >>  builddir=./build
> >>  
> >> -OPENWRTREV="1fea0d89f5b7867262213fc0ac459c4ab861e465"
> >> -OPENWRTURL="git://git.openwrt.org/15.05/openwrt.git"
> >> +OPENWRTREV="f2b885d82e6e7859f7cc32b557bbd80735e32b47" # LEDE 17.01
> >> +OPENWRTURL="https://git.lede-project.org/source.git"
> >>  PACKAGEREV="d3468397509bc98586712b601502e9ef84e061c6"
> >>  PACKAGEURL="https://github.com/openwrt/packages.git"
> >>  
> >> -- 
> >> 2.1.4
> >>