<feed xmlns='http://www.w3.org/2005/Atom'>
<title>buildroot-novena/target/device/Atmel/atngw100-expanded, branch master</title>
<subtitle>build system for the novena open hardware laptop board</subtitle>
<id>https://git.bnewbold.net/buildroot-novena/atom?h=master</id>
<link rel='self' href='https://git.bnewbold.net/buildroot-novena/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/'/>
<updated>2009-05-19T18:15:19Z</updated>
<entry>
<title>target/device/Atmel: remove atngw100-expanded config</title>
<updated>2009-05-19T18:15:19Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2009-05-19T18:11:38Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=4237b5c87f1dcc2d9589d1b1e8b3906236d54453'/>
<id>urn:sha1:4237b5c87f1dcc2d9589d1b1e8b3906236d54453</id>
<content type='text'>
Doesn't make much sense without working xserver.

Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>Update atngw100-extended_defconfig</title>
<updated>2009-05-15T13:46:43Z</updated>
<author>
<name>Thiago A. Correa</name>
<email>thiago.correa@gmail.com</email>
</author>
<published>2009-05-12T21:06:47Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=8aad6604b0a17a679ebedab4fe570d40a03d9632'/>
<id>urn:sha1:8aad6604b0a17a679ebedab4fe570d40a03d9632</id>
<content type='text'>
Signed-off-by: Thiago A. Correa &lt;thiago.correa@gmail.com&gt;
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>pkgconfig: add pkgconfig package for target</title>
<updated>2009-03-18T19:19:10Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2009-03-18T19:19:10Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=77754571b2f327636ce0072cfabc9ce0c9a6ad86'/>
<id>urn:sha1:77754571b2f327636ce0072cfabc9ce0c9a6ad86</id>
<content type='text'>
The host versions shouldn't be visible in Kconfig, so remove the
reference to BR2_PACKAGE_PKGCONFIG everywhere and prefix the host targets
with host-.

At the same time add pkgconfig for the target (E.G. for development) and
let BR2_PACKAGE_PKGCONFIG control that package.

Notice: all defconfigs in the tree have been updated, but make sure to
disable the pkgconfig package (unless you want it) if you use an external
config, otherwise you'll end up with pkgconfig and glib2 in the target.
</content>
</entry>
<entry>
<title>readline: s/BR2_READLINE/BR2_PACKAGE_READLINE/</title>
<updated>2009-01-30T09:54:59Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2009-01-30T09:54:59Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=a72794391a1e8d93f5e16c2b68f28fb9616df794'/>
<id>urn:sha1:a72794391a1e8d93f5e16c2b68f28fb9616df794</id>
<content type='text'>
Package configs should start with BR2_PACKAGE_.
</content>
</entry>
<entry>
<title>target/linux-advanced: default to menuconfig for all archs</title>
<updated>2009-01-25T20:11:31Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2009-01-25T20:11:31Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=7e41b89b56c59928d7b2d65ba2d4601b32897561'/>
<id>urn:sha1:7e41b89b56c59928d7b2d65ba2d4601b32897561</id>
<content type='text'>
Default to menuconfig for atmel targets as well, mention QT3 dependency
for make xconfig and update affected defconfigs.
</content>
</entry>
<entry>
<title>target/: get rid of unneeded $(strip ..)</title>
<updated>2008-12-08T08:15:58Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2008-12-08T08:15:58Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=4b72854ddeb69855e5f91b640bb75cd73f77528b'/>
<id>urn:sha1:4b72854ddeb69855e5f91b640bb75cd73f77528b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>linux: remove unused BR2_LINUX_BOARD_PATCH</title>
<updated>2008-11-14T13:39:58Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2008-11-14T13:39:58Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=193508d257c1cc7359c1fecbb0a1574a8b4317f5'/>
<id>urn:sha1:193508d257c1cc7359c1fecbb0a1574a8b4317f5</id>
<content type='text'>
Signed-off-by: Markus Heidelberg &lt;markus.heidelberg@web.de&gt;
</content>
</entry>
<entry>
<title>target: add /sys directory to target skeletons needing it</title>
<updated>2008-10-18T13:00:58Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2008-10-18T13:00:58Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=cb9d03ca6e09a75228c2a30e25b5e18a217b825d'/>
<id>urn:sha1:cb9d03ca6e09a75228c2a30e25b5e18a217b825d</id>
<content type='text'>
The remaining target_skeletons where /etc/fstab mentions sysfs
</content>
</entry>
<entry>
<title>Add AVR32 patches for 2.6.25.10</title>
<updated>2008-07-10T15:15:52Z</updated>
<author>
<name>Ulf Samuelsson</name>
<email>ulf.samuelsson@atmel.com</email>
</author>
<published>2008-07-10T15:15:52Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=42b7d4bf568503910403eafeb738337372937a30'/>
<id>urn:sha1:42b7d4bf568503910403eafeb738337372937a30</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update atngw100-expanded defconfig</title>
<updated>2008-07-06T06:27:00Z</updated>
<author>
<name>Ulf Samuelsson</name>
<email>ulf.samuelsson@atmel.com</email>
</author>
<published>2008-07-06T06:27:00Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=65f89c8a9cecbf74e89831f3f5a28238fa46cc15'/>
<id>urn:sha1:65f89c8a9cecbf74e89831f3f5a28238fa46cc15</id>
<content type='text'>
</content>
</entry>
</feed>
