<feed xmlns='http://www.w3.org/2005/Atom'>
<title>staging/lynxis/include/prereq-build.mk, branch reboot</title>
<subtitle>lynxis staging tree</subtitle>
<id>https://git.openwrt.org/openwrt/staging/lynxis/atom?h=reboot</id>
<link rel='self' href='https://git.openwrt.org/openwrt/staging/lynxis/atom?h=reboot'/>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/lynxis/'/>
<updated>2016-03-05T21:07:18Z</updated>
<entry>
<title>prereq: stop relying on man pages and grep for --recursive on the git-submodule script directly (fixes #21968)</title>
<updated>2016-03-05T21:07:18Z</updated>
<author>
<name>Felix Fietkau</name>
</author>
<published>2016-03-05T21:07:18Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/lynxis/commit/?id=4c80909fa141fe2921c62bd17b2b04153031df18'/>
<id>urn:sha1:4c80909fa141fe2921c62bd17b2b04153031df18</id>
<content type='text'>
Signed-off-by: Felix Fietkau &lt;nbd@openwrt.org&gt;

SVN-Revision: 48934
</content>
</entry>
<entry>
<title>build: fix git prereq check to forcibly disable man pagers on the --help check</title>
<updated>2016-03-05T13:37:02Z</updated>
<author>
<name>Felix Fietkau</name>
</author>
<published>2016-03-05T13:37:02Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/lynxis/commit/?id=8211221190dc4f2ba7e89cdaaa7c8f1735c52e7f'/>
<id>urn:sha1:8211221190dc4f2ba7e89cdaaa7c8f1735c52e7f</id>
<content type='text'>
Signed-off-by: Felix Fietkau &lt;nbd@openwrt.org&gt;

SVN-Revision: 48927
</content>
</entry>
<entry>
<title>build: fix git prereq check to not rely on being in a git directory (#21968)</title>
<updated>2016-03-05T10:49:59Z</updated>
<author>
<name>Felix Fietkau</name>
</author>
<published>2016-03-05T10:49:59Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/lynxis/commit/?id=887e39150f17463efe6a58cb3e8f2b0bb28ef805'/>
<id>urn:sha1:887e39150f17463efe6a58cb3e8f2b0bb28ef805</id>
<content type='text'>
Signed-off-by: Felix Fietkau &lt;nbd@openwrt.org&gt;

SVN-Revision: 48926
</content>
</entry>
<entry>
<title>buildroot: improve git submodule handling for packages</title>
<updated>2016-02-29T20:12:25Z</updated>
<author>
<name>Felix Fietkau</name>
</author>
<published>2016-02-29T20:12:25Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/lynxis/commit/?id=59121fdd69f04ae766069944d10eacb2a4286316'/>
<id>urn:sha1:59121fdd69f04ae766069944d10eacb2a4286316</id>
<content type='text'>
Move the `--recursive` switch from `git clone` to `git submodule`
so that submodules are cloned for upstream branches where the
PKG_SOURCE_VERSION commit-ish has a different .gitmodules
configuration than the repository default.

This is, for example, required when the master branch for a source
package does not use submodules, but its topic branch for OpenWRT
does.

This changes the buildroot dependency from git-1.6.2 to git 1.7.12.2,
which was released September 2012.

Signed-off-by: Darik Horn &lt;dajhorn@vanadac.com&gt;
Signed-off-by: Karl Palsson &lt;karlp@tweak.net.au&gt;

SVN-Revision: 48830
</content>
</entry>
<entry>
<title>Support LibreSSL as provider of openssl</title>
<updated>2016-01-17T10:42:32Z</updated>
<author>
<name>Felix Fietkau</name>
</author>
<published>2016-01-17T10:42:32Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/lynxis/commit/?id=1f826e8992407f21ee33480a05d8c41642fb0daa'/>
<id>urn:sha1:1f826e8992407f21ee33480a05d8c41642fb0daa</id>
<content type='text'>
The build scripts check for openssl by grepping the string "OpenSSL" in
the output of openssl version command. LibreSSL fails this test as it
outputs something like "LibreSSL 2.2.4". This patch fix the
prereq-bulid.mk file so that it accepts LibreSSL as openssl provider as
well.

Signed-off-by: Marek Behun &lt;kabel@blackhole.sk&gt;

SVN-Revision: 48267
</content>
</entry>
<entry>
<title>build: use host cflags/ldflags for openssl prereq check</title>
<updated>2015-10-05T14:11:25Z</updated>
<author>
<name>Felix Fietkau</name>
</author>
<published>2015-10-05T14:11:25Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/lynxis/commit/?id=9e670fcf9d436abe28df552eb7bb4cb325e354a9'/>
<id>urn:sha1:9e670fcf9d436abe28df552eb7bb4cb325e354a9</id>
<content type='text'>
Signed-off-by: Felix Fietkau &lt;nbd@openwrt.org&gt;

SVN-Revision: 47138
</content>
</entry>
<entry>
<title>prereq-build: test availability of Perl Thread::Queue module</title>
<updated>2015-09-29T11:37:10Z</updated>
<author>
<name>Jo-Philipp Wich</name>
</author>
<published>2015-09-29T11:37:10Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/lynxis/commit/?id=9e5db437f294284f8d1cb6bf3fd078dfca0bea30'/>
<id>urn:sha1:9e5db437f294284f8d1cb6bf3fd078dfca0bea30</id>
<content type='text'>
This is needed for building automake.

Signed-off-by: Jo-Philipp Wich &lt;jow@openwrt.org&gt;

SVN-Revision: 47069
</content>
</entry>
<entry>
<title>prereq-build: test for static zlib availability</title>
<updated>2015-09-16T08:44:53Z</updated>
<author>
<name>Jo-Philipp Wich</name>
</author>
<published>2015-09-16T08:44:53Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/lynxis/commit/?id=90daa0d361b7f0fd853ba6d950acc04442909a53'/>
<id>urn:sha1:90daa0d361b7f0fd853ba6d950acc04442909a53</id>
<content type='text'>
Signed-off-by: Jo-Philipp Wich &lt;jow@openwrt.org&gt;

SVN-Revision: 46976
</content>
</entry>
<entry>
<title>include: remove trailing whitespaces</title>
<updated>2015-03-29T07:29:18Z</updated>
<author>
<name>Luka Perkov</name>
</author>
<published>2015-03-29T07:29:18Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/lynxis/commit/?id=7002f6326e9dcd4cb3272763ba9b9debd9f3a60d'/>
<id>urn:sha1:7002f6326e9dcd4cb3272763ba9b9debd9f3a60d</id>
<content type='text'>
Signed-off-by: Luka Perkov &lt;luka@openwrt.org&gt;

SVN-Revision: 45127
</content>
</entry>
<entry>
<title>build: accept apple llvm as fallback for gcc/g++</title>
<updated>2015-02-07T10:07:31Z</updated>
<author>
<name>Felix Fietkau</name>
</author>
<published>2015-02-07T10:07:31Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/lynxis/commit/?id=834417623de8f3c23ba1c231b6e078d5091e040c'/>
<id>urn:sha1:834417623de8f3c23ba1c231b6e078d5091e040c</id>
<content type='text'>
Signed-off-by: Felix Fietkau &lt;nbd@openwrt.org&gt;

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