<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-openembedded.git/meta-python/recipes-devtools/python/python-ujson.inc, branch scarthgap</title>
<subtitle>Mirror of git.openembedded.org/meta-openembedded</subtitle>
<id>https://git.enea.com/cgit/linux/meta-openembedded.git/atom?h=scarthgap</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-openembedded.git/atom?h=scarthgap'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/'/>
<updated>2020-04-04T14:22:16+00:00</updated>
<entry>
<title>python-ujson: consolidate inc and bb files into a single bb file</title>
<updated>2020-04-04T14:22:16+00:00</updated>
<author>
<name>Derek Straka</name>
<email>derek@asterius.io</email>
</author>
<published>2020-04-04T13:28:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=554765e1296600d686613ba2cbe18a1700aa28f2'/>
<id>urn:sha1:554765e1296600d686613ba2cbe18a1700aa28f2</id>
<content type='text'>
Signed-off-by: Derek Straka &lt;derek@asterius.io&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>python3-ujson: Enable ptest</title>
<updated>2020-03-31T05:02:13+00:00</updated>
<author>
<name>Zang Ruochen</name>
<email>zangrc.fnst@cn.fujitsu.com</email>
</author>
<published>2020-03-30T05:57:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=9e58e66a8b7193075cb474964a31a7f466b78e4a'/>
<id>urn:sha1:9e58e66a8b7193075cb474964a31a7f466b78e4a</id>
<content type='text'>
Signed-off-by: Zang Ruochen &lt;zangrc.fnst@cn.fujitsu.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>python(3)-ujson: extend to native(sdk)</title>
<updated>2019-12-18T23:47:20+00:00</updated>
<author>
<name>Peter Kolbus</name>
<email>peter.kolbus@garmin.com</email>
</author>
<published>2019-12-18T20:12:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=731f5ddd48160f142ed178f9bee709a8e77f549e'/>
<id>urn:sha1:731f5ddd48160f142ed178f9bee709a8e77f549e</id>
<content type='text'>
Signed-off-by: Peter Kolbus &lt;peter.kolbus@garmin.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>Python: ujson: Clarify BSD license variant</title>
<updated>2019-10-26T09:41:33+00:00</updated>
<author>
<name>Christophe PRIOUZEAU</name>
<email>christophe.priouzeau@st.com</email>
</author>
<published>2019-10-25T07:40:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=fe6a574803ad60669b5f5f9b33581cf5593da93b'/>
<id>urn:sha1:fe6a574803ad60669b5f5f9b33581cf5593da93b</id>
<content type='text'>
The License of python ujson is BSD-3-Clause.

Signed-off-by: Christophe Priouzeau &lt;christophe.priouzeau@st.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>python-ujson: use beginline= in LIC_FILES_CHKSUM</title>
<updated>2018-01-23T03:38:38+00:00</updated>
<author>
<name>André Draszik</name>
<email>andre.draszik@jci.com</email>
</author>
<published>2018-01-15T09:14:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=c10a8569c2b22dfc71ea08159ab391c35dd96540'/>
<id>urn:sha1:c10a8569c2b22dfc71ea08159ab391c35dd96540</id>
<content type='text'>
'startline' is not a recognised keyword, it's beginline.
Also, 'endline' was wrong.

  python-ujson: The new md5 checksum is 88df8e78b9edfd744953862179f2d14e
  python-ujson: Here is the selected license text:
  vvvvvvvvvvvvvvvvvvvvvvvvvvvv beginline=8 vvvvvvvvvvvvvvvvvvvvvvvvvvvvv
  License: BSD License
  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ endline=8 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Signed-off-by: André Draszik &lt;andre.draszik@jci.com&gt;
Signed-off-by: Armin Kuster &lt;akuster808@gmail.com&gt;
</content>
</entry>
<entry>
<title>python3-ujson: support Python 3</title>
<updated>2017-10-15T17:29:30+00:00</updated>
<author>
<name>Pascal Bach</name>
<email>pascal.bach@nextrem.ch</email>
</author>
<published>2017-10-04T12:03:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=36f873f8d59bd8b2afa962fce51b546f281c866f'/>
<id>urn:sha1:36f873f8d59bd8b2afa962fce51b546f281c866f</id>
<content type='text'>
Signed-off-by: Pascal Bach &lt;pascal.bach@nextrem.ch&gt;
Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
</feed>
