Re: [OpenWrt-Devel] [PATCH 1/9] [ar71xx/kernel] upgrade 3.10.49 to 3.10.50 - released 2014-07-28

2014-10-17 Thread Rafał Miłecki
On 17 October 2014 12:46, Bastian Bittorf bitt...@bluebottle.com wrote:
 [ar71xx/kernel] upgrade 3.10.49 to 3.10.50 - released 2014-07-28

Why 9 patches instead of 1 (3.10.49 - 3.10.56)? Why only ar71xx?
___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel


Re: [OpenWrt-Devel] [PATCH 1/9] [ar71xx/kernel] upgrade 3.10.49 to 3.10.50 - released 2014-07-28

2014-10-17 Thread Bastian Bittorf
* Rafał Miłecki zaj...@gmail.com [17.10.2014 13:16]:
 On 17 October 2014 12:46, Bastian Bittorf bitt...@bluebottle.com wrote:
  [ar71xx/kernel] upgrade 3.10.49 to 3.10.50 - released 2014-07-28
 
 Why 9 patches instead of 1 (3.10.49 - 3.10.56)? Why only ar71xx?

just for completeness and i wanted to test each version anyway
if patches are affected. i can not test all platforms. is there
a global point where i can change the kernel-version for all
platforms? i dont think so...

bye, bastian
___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel


Re: [OpenWrt-Devel] [PATCH 1/9] [ar71xx/kernel] upgrade 3.10.49 to 3.10.50 - released 2014-07-28

2014-10-17 Thread Rafał Miłecki
On 17 October 2014 13:19, Bastian Bittorf bitt...@bluebottle.com wrote:
 * Rafał Miłecki zaj...@gmail.com [17.10.2014 13:16]:
 On 17 October 2014 12:46, Bastian Bittorf bitt...@bluebottle.com wrote:
  [ar71xx/kernel] upgrade 3.10.49 to 3.10.50 - released 2014-07-28

 Why 9 patches instead of 1 (3.10.49 - 3.10.56)? Why only ar71xx?

 just for completeness and i wanted to test each version anyway
 if patches are affected. i can not test all platforms. is there
 a global point where i can change the kernel-version for all
 platforms? i dont think so...

Take a look at some historical updates:
https://dev.openwrt.org/changeset/40467/
https://dev.openwrt.org/changeset/41351/
https://dev.openwrt.org/changeset/41776/
https://dev.openwrt.org/changeset/42463/

-- 
Rafał
___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel


Re: [OpenWrt-Devel] [PATCH 1/9] [ar71xx/kernel] upgrade 3.10.49 to 3.10.50 - released 2014-07-28

2014-10-17 Thread Bastian Bittorf
* Rafał Miłecki zaj...@gmail.com [17.10.2014 13:46]:
  Why 9 patches instead of 1 (3.10.49 - 3.10.56)? Why only ar71xx?
 
  just for completeness and i wanted to test each version anyway
  if patches are affected. i can not test all platforms. is there
  a global point where i can change the kernel-version for all
  platforms? i dont think so...
 
 Take a look at some historical updates:
 https://dev.openwrt.org/changeset/40467/

hmmm, ok - i can do that for these platforms,
but cannot test them (except ar71xx, mpc85xx, x86)

user@server:~/openwrt$ grep ^'LINUX_VERSION:=3.10.' target/linux/*/Makefile
target/linux/ar7/Makefile:LINUX_VERSION:=3.10.49
target/linux/ar71xx/Makefile:LINUX_VERSION:=3.10.58
target/linux/au1000/Makefile:LINUX_VERSION:=3.10.49
target/linux/avr32/Makefile:LINUX_VERSION:=3.10.49
target/linux/cns21xx/Makefile:LINUX_VERSION:=3.10.49
target/linux/cns3xxx/Makefile:LINUX_VERSION:=3.10.49
target/linux/gemini/Makefile:LINUX_VERSION:=3.10.49
target/linux/ixp4xx/Makefile:LINUX_VERSION:=3.10.49
target/linux/malta/Makefile:LINUX_VERSION:=3.10.49
target/linux/mpc85xx/Makefile:LINUX_VERSION:=3.10.49
target/linux/orion/Makefile:LINUX_VERSION:=3.10.49
target/linux/ppc40x/Makefile:LINUX_VERSION:=3.10.49
target/linux/ppc44x/Makefile:LINUX_VERSION:=3.10.49
target/linux/realview/Makefile:LINUX_VERSION:=3.10.49
target/linux/sparc/Makefile:LINUX_VERSION:=3.10.49
target/linux/x86/Makefile:LINUX_VERSION:=3.10.49
target/linux/xburst/Makefile:LINUX_VERSION:=3.10.49

any hints how this refresh patches is working in an
semi-automated way? 

bye, bastian
___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel


Re: [OpenWrt-Devel] [PATCH 1/9] [ar71xx/kernel] upgrade 3.10.49 to 3.10.50 - released 2014-07-28

2014-10-17 Thread Sergey Ryazanov
2014-10-17 17:22 GMT+04:00 Bastian Bittorf bitt...@bluebottle.com:
 * Rafał Miłecki zaj...@gmail.com [17.10.2014 13:46]:
  Why 9 patches instead of 1 (3.10.49 - 3.10.56)? Why only ar71xx?
 
  just for completeness and i wanted to test each version anyway
  if patches are affected. i can not test all platforms. is there
  a global point where i can change the kernel-version for all
  platforms? i dont think so...

 Take a look at some historical updates:
 https://dev.openwrt.org/changeset/40467/

 hmmm, ok - i can do that for these platforms,
 but cannot test them (except ar71xx, mpc85xx, x86)

 user@server:~/openwrt$ grep ^'LINUX_VERSION:=3.10.' target/linux/*/Makefile
 target/linux/ar7/Makefile:LINUX_VERSION:=3.10.49
 target/linux/ar71xx/Makefile:LINUX_VERSION:=3.10.58
 target/linux/au1000/Makefile:LINUX_VERSION:=3.10.49
 target/linux/avr32/Makefile:LINUX_VERSION:=3.10.49
 target/linux/cns21xx/Makefile:LINUX_VERSION:=3.10.49
 target/linux/cns3xxx/Makefile:LINUX_VERSION:=3.10.49
 target/linux/gemini/Makefile:LINUX_VERSION:=3.10.49
 target/linux/ixp4xx/Makefile:LINUX_VERSION:=3.10.49
 target/linux/malta/Makefile:LINUX_VERSION:=3.10.49
 target/linux/mpc85xx/Makefile:LINUX_VERSION:=3.10.49
 target/linux/orion/Makefile:LINUX_VERSION:=3.10.49
 target/linux/ppc40x/Makefile:LINUX_VERSION:=3.10.49
 target/linux/ppc44x/Makefile:LINUX_VERSION:=3.10.49
 target/linux/realview/Makefile:LINUX_VERSION:=3.10.49
 target/linux/sparc/Makefile:LINUX_VERSION:=3.10.49
 target/linux/x86/Makefile:LINUX_VERSION:=3.10.49
 target/linux/xburst/Makefile:LINUX_VERSION:=3.10.49

 any hints how this refresh patches is working in an
 semi-automated way?


Patches tipstricks collected here: http://wiki.openwrt.org/doc/devel/patches

In case you are asking how it works:
cd $BUILD_DIR
quilt pop -a
while is_any_patches_left; do
  quilt push
  quilt refresh
done

more details in include/quilt.mk

-- 
BR,
Sergey
___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel