<feed xmlns='http://www.w3.org/2005/Atom'>
<title>staging/jogo/README, branch master</title>
<subtitle>Staging tree of Jonas Gorski</subtitle>
<id>https://git.openwrt.org/openwrt/staging/jogo/atom?h=master</id>
<link rel='self' href='https://git.openwrt.org/openwrt/staging/jogo/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/jogo/'/>
<updated>2019-07-26T06:09:16Z</updated>
<entry>
<title>build: switch to Python 3</title>
<updated>2019-07-26T06:09:16Z</updated>
<author>
<name>Petr Štetiar</name>
</author>
<published>2019-03-19T12:02:07Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/jogo/commit/?id=19938c8de7a062626796f53a2805608c0dd4edbd'/>
<id>urn:sha1:19938c8de7a062626796f53a2805608c0dd4edbd</id>
<content type='text'>
This patch switches Python used in buildroot to Python 3 as Python 2.x
series is going to be EOL relatively soon[1].

 "Being the last of the Python 2.x series, 2.7 will have an extended
  period of maintenance. Specifically, 2.7 will receive bugfix support
  until January 1, 2020. After the last release, 2.7 will receive no
  support."

It seems like Python 3 is going to be needed in order to support Meson
build system which has gained some traction recently.

Build tested on following targets:

 ath79/generic
 imx6/generic
 ipq40xx/generic
 lantiq/xway
 layerscape/armv7 (broken)
 layerscape/armv8_32b (broken)
 layerscape/armv8_64b (broken)
 mvebu/cortexa72
 ramips/mt7621
 ramips/mt7620
 sunxi/cortexa7
 x86/64

Layerscape targets are unfortunately left broken as their ls-rcw
firmware package uses Python 2 and converting it to Python 3 would take
more then reasoanble amount of time (I've tried to fix it already) and
would be better fixed by someone who can even run test it.

Run tested on ath79 (Archer C7 v5), ipq40xx (nbg6617) and x86_64 (QEMU
and apu2).

1. https://www.python.org/dev/peps/pep-0373/

Ref: PR#1937
Cc: Yangbo Lu &lt;yangbo.lu@nxp.com&gt;
Cc: Mathew McBride &lt;matt@traverse.com.au&gt;
Acked-by: Yousong Zhou &lt;yszhou4tech@gmail.com&gt;
Signed-off-by: Petr Štetiar &lt;ynezz@true.cz&gt;
</content>
</entry>
<entry>
<title>build: README punctuation pendantry</title>
<updated>2018-07-08T11:05:16Z</updated>
<author>
<name>Kevin Darbyshire-Bryant</name>
</author>
<published>2018-07-08T10:58:07Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/jogo/commit/?id=79b38047b9962846912195b963230653c35900a1'/>
<id>urn:sha1:79b38047b9962846912195b963230653c35900a1</id>
<content type='text'>
Signed-off-by: Kevin Darbyshire-Bryant &lt;ldir@darbyshire-bryant.me.uk&gt;
</content>
</entry>
<entry>
<title>build: Update README &amp; github help</title>
<updated>2018-07-08T08:41:53Z</updated>
<author>
<name>Kevin Darbyshire-Bryant</name>
</author>
<published>2018-07-07T21:23:01Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/jogo/commit/?id=5781fc6b3f4fade6229390c364c7d7cca514ec76'/>
<id>urn:sha1:5781fc6b3f4fade6229390c364c7d7cca514ec76</id>
<content type='text'>
Update README to include Openwrt branding and improve wording.

Point at the Openwrt wiki in .github templates.

Signed-off-by: Kevin Darbyshire-Bryant &lt;ldir@darbyshire-bryant.me.uk&gt;
</content>
</entry>
<entry>
<title>merge: base: update base-files and basic config</title>
<updated>2017-12-08T18:41:18Z</updated>
<author>
<name>Zoltan HERPAI</name>
</author>
<published>2017-11-07T08:45:50Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/jogo/commit/?id=34bbbbf9c3b39e7b2d81df590aad5cdbd00280d6'/>
<id>urn:sha1:34bbbbf9c3b39e7b2d81df590aad5cdbd00280d6</id>
<content type='text'>
Signed-off-by: Zoltan HERPAI &lt;wigyori@uid0.hu&gt;
</content>
</entry>
<entry>
<title>README: Update project README</title>
<updated>2016-05-12T01:29:36Z</updated>
<author>
<name>Kevin Darbyshire-Bryant</name>
</author>
<published>2016-05-12T13:59:11Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/jogo/commit/?id=d0edce233daccc38f102469a3f8cd985c2c0c70d'/>
<id>urn:sha1:d0edce233daccc38f102469a3f8cd985c2c0c70d</id>
<content type='text'>
"configure your appreciated configuration" doesn't make English sense to
me.  I think it is trying to say "choose your preferred configuration"

Signed-off-by: Kevin Darbyshire-Bryant &lt;kevin@darbyshire-bryant.me.uk&gt;
</content>
</entry>
<entry>
<title>README: Remove outdated info</title>
<updated>2016-05-11T14:51:01Z</updated>
<author>
<name>Jo-Philipp Wich</name>
</author>
<published>2016-05-11T14:51:01Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/jogo/commit/?id=a3531f1986d33eeff12175c804ebf7f62a9a8675'/>
<id>urn:sha1:a3531f1986d33eeff12175c804ebf7f62a9a8675</id>
<content type='text'>
Signed-off-by: Jo-Philipp Wich &lt;jo@mein.io&gt;
</content>
</entry>
<entry>
<title>branding: add LEDE branding</title>
<updated>2016-03-24T21:40:13Z</updated>
<author>
<name>John Crispin</name>
</author>
<published>2016-03-24T21:40:13Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/jogo/commit/?id=fa69553900516944fc43cf7b377105ea1f6d3db0'/>
<id>urn:sha1:fa69553900516944fc43cf7b377105ea1f6d3db0</id>
<content type='text'>
Signed-off-by: John Crispin &lt;blogic@openwrt.org&gt;
</content>
</entry>
<entry>
<title>Add 'subversion' build dependency to README</title>
<updated>2014-08-31T12:06:32Z</updated>
<author>
<name>Felix Fietkau</name>
</author>
<published>2014-08-31T12:06:32Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/jogo/commit/?id=d08e297b682673cc0d0959e69a102dc13f1ea123'/>
<id>urn:sha1:d08e297b682673cc0d0959e69a102dc13f1ea123</id>
<content type='text'>
Fixes #17725.

Signed-off-by: Brian Norris &lt;computersforpeace@gmail.com&gt;

SVN-Revision: 42343
</content>
</entry>
<entry>
<title>build: BSD compile fixes</title>
<updated>2013-03-07T17:32:29Z</updated>
<author>
<name>Felix Fietkau</name>
</author>
<published>2013-03-07T17:32:29Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/jogo/commit/?id=1f77bfff9608f97996bffdb28dabec4e787631f6'/>
<id>urn:sha1:1f77bfff9608f97996bffdb28dabec4e787631f6</id>
<content type='text'>
following patch allows to build images for Qemu ARM on
OpenBSD 5.2 amd64 and FreeBSD 9.1 amd64.

Mostly small pieces of code changes to get things right on the
specific platform.

Updated the README to describe better, which tools on the host
are required. Added some kind of prepare scripts to install needed
tools on BSD via packages.

Signed-off-by: Waldemar Brodkorb &lt;mail@waldemar-brodkorb.de&gt;

SVN-Revision: 35900
</content>
</entry>
<entry>
<title>Update README file</title>
<updated>2013-03-06T13:29:29Z</updated>
<author>
<name>Mirko Vogt</name>
</author>
<published>2013-03-06T13:29:29Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/jogo/commit/?id=9f4b9328e7341db29fc593c44dd4f5d5988a74c4'/>
<id>urn:sha1:9f4b9328e7341db29fc593c44dd4f5d5988a74c4</id>
<content type='text'>
Append '-a' to "scripts/feeds {update,install}" example calls.

SVN-Revision: 35895
</content>
</entry>
</feed>
