<feed xmlns='http://www.w3.org/2005/Atom'>
<title>staging/lynxis/omap/package, branch master</title>
<subtitle>lynxis staging tree for omap</subtitle>
<id>https://git.openwrt.org/openwrt/staging/lynxis/omap/atom?h=master</id>
<link rel='self' href='https://git.openwrt.org/openwrt/staging/lynxis/omap/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/lynxis/omap/'/>
<updated>2017-04-21T17:44:19Z</updated>
<entry>
<title>package/uboot-omap: add am335x_boneblack</title>
<updated>2017-04-21T17:44:19Z</updated>
<author>
<name>Alexander Couzens</name>
</author>
<published>2017-04-16T17:26:45Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/lynxis/omap/commit/?id=deeb54a6b51c5fad27241d216efa928dd523a366'/>
<id>urn:sha1:deeb54a6b51c5fad27241d216efa928dd523a366</id>
<content type='text'>
Signed-off-by: Alexander Couzens &lt;lynxis@fe80.eu&gt;
</content>
</entry>
<entry>
<title>package/uboot-omap: add default uEnv to boot via mmc card</title>
<updated>2017-04-21T17:44:19Z</updated>
<author>
<name>Alexander Couzens</name>
</author>
<published>2017-04-19T02:48:03Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/lynxis/omap/commit/?id=bd47147967f804b9bc8632b1c1b6c7e11f7a57ba'/>
<id>urn:sha1:bd47147967f804b9bc8632b1c1b6c7e11f7a57ba</id>
<content type='text'>
Signed-off-by: Alexander Couzens &lt;lynxis@fe80.eu&gt;
</content>
</entry>
<entry>
<title>package/uboot-omap: re-introduce patches dropped by update to v2017.01 TODO: add commit messages to patches</title>
<updated>2017-04-21T16:22:16Z</updated>
<author>
<name>Alexander Couzens</name>
</author>
<published>2017-04-18T18:15:59Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/lynxis/omap/commit/?id=d9615cc3f30584f1f0e1ebf2aec562d018d0dd06'/>
<id>urn:sha1:d9615cc3f30584f1f0e1ebf2aec562d018d0dd06</id>
<content type='text'>
The beagleboard doesn't boot with Thumb enabled, but without Thumb the
SPL (first stage bootloader) is too big to fit into SRAM.

Signed-off-by: Alexander Couzens &lt;lynxis@fe80.eu&gt;
</content>
</entry>
<entry>
<title>package/uboot-omap: install image to STAGING_DIR_IMAGE</title>
<updated>2017-04-21T16:19:37Z</updated>
<author>
<name>Alexander Couzens</name>
</author>
<published>2017-04-15T16:49:57Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/lynxis/omap/commit/?id=f432114bba1f5ebc6fb05f2a0925280f640e05ec'/>
<id>urn:sha1:f432114bba1f5ebc6fb05f2a0925280f640e05ec</id>
<content type='text'>
to use them later by image/Makefile to create full working sdcard images

Signed-off-by: Alexander Couzens &lt;lynxis@fe80.eu&gt;
</content>
</entry>
<entry>
<title>package/uboot-omap: assign BUILD_DEVICES most boards</title>
<updated>2017-04-21T16:19:37Z</updated>
<author>
<name>Alexander Couzens</name>
</author>
<published>2017-04-15T16:52:34Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/lynxis/omap/commit/?id=dd280ffc60e58bc413323f1c2d3a4a7f965042ad'/>
<id>urn:sha1:dd280ffc60e58bc413323f1c2d3a4a7f965042ad</id>
<content type='text'>
Signed-off-by: Alexander Couzens &lt;lynxis@fe80.eu&gt;
</content>
</entry>
<entry>
<title>busybox: Move libresolv detection to LEDE Makefile</title>
<updated>2017-04-12T16:12:18Z</updated>
<author>
<name>Florian Fainelli</name>
</author>
<published>2017-04-12T16:02:30Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/lynxis/omap/commit/?id=7ae58bebc811a0ac6734405e9bc47533939d61d7'/>
<id>urn:sha1:7ae58bebc811a0ac6734405e9bc47533939d61d7</id>
<content type='text'>
Since the LEDE nslookup applet is already specific to LEDE, move the
libresolv detection into the busybox Makefile that LEDE uses.

This fixes builds with external toolchains that don't automatically
search for headers and/or libraries without being told so.

Fixes: de5b8e5d2fe1 ("busybox: add musl compatible nslookup replacement")
Signed-off-by: Florian Fainelli &lt;f.fainelli@gmail.com&gt;
</content>
</entry>
<entry>
<title>mac80211: add rt2x00 debug symbols to PKG_CONFIG_DEPENDS</title>
<updated>2017-04-12T10:48:35Z</updated>
<author>
<name>Jonas Gorski</name>
</author>
<published>2017-04-12T10:44:12Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/lynxis/omap/commit/?id=7d4147d86908b36dd8915bfeeb1c48c2a40941a5'/>
<id>urn:sha1:7d4147d86908b36dd8915bfeeb1c48c2a40941a5</id>
<content type='text'>
Chaning these symbols require a recompilation of the modules, so make the
system aware of it.

Signed-off-by: Jonas Gorski &lt;jonas.gorski@gmail.com&gt;
</content>
</entry>
<entry>
<title>mac80211: manually apply dependencies to prevent a recoursive one</title>
<updated>2017-04-12T10:48:35Z</updated>
<author>
<name>Jonas Gorski</name>
</author>
<published>2017-04-12T10:44:12Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/lynxis/omap/commit/?id=5ba8185866a8d9b2e963551737533eb6208e504b'/>
<id>urn:sha1:5ba8185866a8d9b2e963551737533eb6208e504b</id>
<content type='text'>
Apply the !UML dependency to both the symbol and the DEPENDS so there is
no recursive dependency anymore.

Signed-off-by: Jonas Gorski &lt;jonas.gorski@gmail.com&gt;
</content>
</entry>
<entry>
<title>grub2: update to 2.02~rc2</title>
<updated>2017-04-12T09:24:57Z</updated>
<author>
<name>Alif M. Ahmad</name>
</author>
<published>2017-03-22T14:29:12Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/lynxis/omap/commit/?id=ffd055d5bbc1a223c80eb5bbc03a6465d0ac0bb4'/>
<id>urn:sha1:ffd055d5bbc1a223c80eb5bbc03a6465d0ac0bb4</id>
<content type='text'>
Update to version 2.02~rc2.

Signed-off-by: Alif M. Ahmad &lt;alive4ever@live.com&gt;
</content>
</entry>
<entry>
<title>mac80211: conistent wireless.wiki.kernel.org</title>
<updated>2017-04-12T08:57:54Z</updated>
<author>
<name>Matthias Fritzsche</name>
</author>
<published>2017-04-05T22:14:17Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/lynxis/omap/commit/?id=796629207b3326ba8939eb2bd84012e82e71f76d'/>
<id>urn:sha1:796629207b3326ba8939eb2bd84012e82e71f76d</id>
<content type='text'>
Change all the URLs to wireless.wiki.kernel.org to have
the same protocol, domain and path.

Signed-off-by: Matthias Fritzsche &lt;txt.file@txtfile.eu&gt;
</content>
</entry>
</feed>
