<feed xmlns='http://www.w3.org/2005/Atom'>
<title>Kconfiglib.git/examples/merge_config.py, branch v4.3.0</title>
<subtitle>Fork of https://github.com/zephyrproject-rtos/Kconfiglib.git</subtitle>
<id>https://git.mcdonnell.dev/Kconfiglib.git/atom?h=v4.3.0</id>
<link rel='self' href='https://git.mcdonnell.dev/Kconfiglib.git/atom?h=v4.3.0'/>
<link rel='alternate' type='text/html' href='https://git.mcdonnell.dev/Kconfiglib.git/'/>
<updated>2018-03-25T21:54:21Z</updated>
<entry>
<title>merge_config.py: Clean up name_and_loc_str()</title>
<updated>2018-03-25T21:54:21Z</updated>
<author>
<name>Ulf Magnusson</name>
<email>ulfalizer@gmail.com</email>
</author>
<published>2018-03-25T21:51:45Z</published>
<link rel='alternate' type='text/html' href='https://git.mcdonnell.dev/Kconfiglib.git/commit/?id=7374891d0a9b455ff7d20e84efd0e6b1e3705c11'/>
<id>urn:sha1:7374891d0a9b455ff7d20e84efd0e6b1e3705c11</id>
<content type='text'>
 - Rename to name_and_loc(), to be consistent with the kconfiglib.py
   version

 - Use a comment instead of a docstring. Shorten the description a bit
   too.

 - Piggyback a missing # in conf3 in the module docstring. Typo.
</content>
</entry>
<entry>
<title>Give symbol locations in merge_config.py warnings</title>
<updated>2018-02-07T04:10:25Z</updated>
<author>
<name>Ulf Magnusson</name>
<email>ulfalizer@gmail.com</email>
</author>
<published>2018-02-07T04:00:56Z</published>
<link rel='alternate' type='text/html' href='https://git.mcdonnell.dev/Kconfiglib.git/commit/?id=7cdfe6dda5435e85aec2ab0410d58fcae6ae4071'/>
<id>urn:sha1:7cdfe6dda5435e85aec2ab0410d58fcae6ae4071</id>
<content type='text'>
Helpful for debugging.

Piggyback some small fixes:

 - Don't imply that merge_config.py is an executable file or that it
   only runs under Python 3. Remove the hashbang line and fix the
   example in the overview.

 - Add some #'s to the overview .config files that had accidentally been
   left out.

 - Fix a questionable sentence in oldconfig.py's name_and_loc_str()
   docstring.
</content>
</entry>
<entry>
<title>Add merge_config.py example</title>
<updated>2017-12-30T09:05:01Z</updated>
<author>
<name>Ulf Magnusson</name>
<email>ulfalizer@gmail.com</email>
</author>
<published>2017-12-30T09:05:01Z</published>
<link rel='alternate' type='text/html' href='https://git.mcdonnell.dev/Kconfiglib.git/commit/?id=efcd2bda4684ed29951c808c571c4159a7aa6b28'/>
<id>urn:sha1:efcd2bda4684ed29951c808c571c4159a7aa6b28</id>
<content type='text'>
Functions similarly to scripts/kconfig/merge_config.sh from the kernel.

Came up in https://github.com/zephyrproject-rtos/zephyr/pull/5417.
</content>
</entry>
</feed>
