<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-openembedded.git/meta-oe/recipes-devtools, branch rocko</title>
<subtitle>Mirror of git.openembedded.org/meta-openembedded</subtitle>
<id>https://git.enea.com/cgit/linux/meta-openembedded.git/atom?h=rocko</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-openembedded.git/atom?h=rocko'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/'/>
<updated>2018-06-07T13:43:47+00:00</updated>
<entry>
<title>protobuf: Fix fetcher failure for rocko.</title>
<updated>2018-06-07T13:43:47+00:00</updated>
<author>
<name>Philip Balister</name>
<email>philip@opensdr.com</email>
</author>
<published>2018-06-04T18:13:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=352531015014d1957d6444d114f4451e241c4d23'/>
<id>urn:sha1:352531015014d1957d6444d114f4451e241c4d23</id>
<content type='text'>
The 3.4.x branch disappered from the github repo. Remviing the branch
entry from SRC_URI allows the fetch to succeed. Rocko is the only release
that has this issue. Sumo and later have 3.5.x.

Signed-off-by: Philip Balister &lt;philip@opensdr.com&gt;
Acked-by: Denys Dmytriyenko &lt;denys@ti.com&gt;
Signed-off-by: Armin Kuster &lt;akuster808@gmail.com&gt;
</content>
</entry>
<entry>
<title>uw-imap: update SRC_URI</title>
<updated>2018-02-01T15:32:05+00:00</updated>
<author>
<name>Yi Zhao</name>
<email>yi.zhao@windriver.com</email>
</author>
<published>2018-01-05T06:52:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=a65c1acb1822966c3553de9fc98d8bb6be705c4e'/>
<id>urn:sha1:a65c1acb1822966c3553de9fc98d8bb6be705c4e</id>
<content type='text'>
Switch SRC_URI to fossies.org since the original site is not available.

Signed-off-by: Yi Zhao &lt;yi.zhao@windriver.com&gt;
Signed-off-by: Armin Kuster &lt;akuster808@gmail.com&gt;
(cherry picked from commit 884e4ba5353dda109ec101bd7e6c588e41665807)
Signed-off-by: Armin Kuster &lt;akuster808@gmail.com&gt;
</content>
</entry>
<entry>
<title>Adding LUA to SDK</title>
<updated>2018-02-01T15:32:04+00:00</updated>
<author>
<name>Romain Forlot</name>
<email>romain.forlot@iot.bzh</email>
</author>
<published>2017-12-21T15:21:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=f224492144d00fa6fecf5e1e13a509b95ccb3af7'/>
<id>urn:sha1:f224492144d00fa6fecf5e1e13a509b95ccb3af7</id>
<content type='text'>
A project could need to have LUA in SDK, an example is
to compile LUA scripts which checks its syntax before embedded
them into a project compiled by Yocto.

Change-Id: I3c36acd58d45121c3344b5322244bdc0b12061b9
Signed-off-by: Romain Forlot &lt;romain.forlot@iot.bzh&gt;
Signed-off-by: Armin Kuster &lt;akuster808@gmail.com&gt;
(cherry picked from commit 13c84c645b6126f0cb3d768e8934992f594a82ab)
Signed-off-by: Armin Kuster &lt;akuster808@gmail.com&gt;
</content>
</entry>
<entry>
<title>php: Security Advisory - php - CVE-2017-16642</title>
<updated>2018-02-01T15:32:03+00:00</updated>
<author>
<name>Li Zhou</name>
<email>li.zhou@windriver.com</email>
</author>
<published>2017-11-23T05:33:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=45bcac83b310faa7396c22e9923c8fbcde238494'/>
<id>urn:sha1:45bcac83b310faa7396c22e9923c8fbcde238494</id>
<content type='text'>
Porting the patch from &lt;https://github.com/php/php-src/commit/
5c0455bf2c8cd3c25401407f158e820aa3b239e1&gt; to solve CVE-2017-16642.

Signed-off-by: Li Zhou &lt;li.zhou@windriver.com&gt;
Signed-off-by: Armin Kuster &lt;akuster808@gmail.com&gt;
(cherry picked from commit 90f4b75fe7313ada0974df47912d1e3c57256ae3)
Signed-off-by: Armin Kuster &lt;akuster808@gmail.com&gt;
</content>
</entry>
<entry>
<title>android-tools: do_unpack_extra task removed</title>
<updated>2018-02-01T15:32:03+00:00</updated>
<author>
<name>Dariusz Pelowski</name>
<email>dariusz.pelowski@gmail.com</email>
</author>
<published>2017-11-05T11:06:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=4bea80956f7b740647aa557486bc2c6043e295ad'/>
<id>urn:sha1:4bea80956f7b740647aa557486bc2c6043e295ad</id>
<content type='text'>
When user don't have properly configured git user.email and user.name
compilation fails on do_unpack_extra step when executing "git commit" command.

This patch removes whole do_unpack_extra task as it's unusual operation
for the recipe to remove .git directories and initialize new git repository
after do_unpack task.

Signed-off-by: Dariusz Pelowski &lt;dariusz.pelowski@gmail.com&gt;
Signed-off-by: Armin Kuster &lt;akuster808@gmail.com&gt;
(cherry picked from commit d2be40d2d907d0db304f44dde20a1c878a2f974c)
Signed-off-by: Armin Kuster &lt;akuster808@gmail.com&gt;
</content>
</entry>
<entry>
<title>debootstrap: change license to MIT</title>
<updated>2017-12-22T15:22:46+00:00</updated>
<author>
<name>Armin Kuster</name>
<email>akuster808@gmail.com</email>
</author>
<published>2017-11-19T23:17:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=a1f65f106bc8ee3a586bf39e679ac3497a671ba4'/>
<id>urn:sha1:a1f65f106bc8ee3a586bf39e679ac3497a671ba4</id>
<content type='text'>
The closest thing to a license is found in the http://metadata.ftp-master.debian.org/changelogs/main/d/debootstrap/debootstrap_1.0.92_copyright

The verbage looks very close to MIT so seems reasonable make to change the license to MIT instead of
creating a custom entry for debootstrap-custom-license. This follows what Redhat, Mandriva and Suse have for this package. (see rpmfind)

the difference between the MIT and the copyright files are:

-This package was debianized by Anthony Towns &lt;ajt@debian.org&gt; on
-Tue, 30 Jan 2001 10:54:45 +1000.
-
-It was written from scratch for Debian by Anthony Towns &lt;ajt@debian.org&gt;
-based loosely on the code for constructing base tarballs as part of the
-boot-floppies package.
-
-Copyright:
-
-Copyright (c) 2001-2005 Anthony Towns
+Copyright &lt;YEAR&gt; &lt;COPYRIGHT HOLDER&gt;

will fix: WARNING: debootstrap-1.0.67-r0 do_populate_lic: debootstrap: No generic license file exists for: debootstrap-custom-license in any provider

Signed-off-by: Armin Kuster &lt;akuster808@gmail.com&gt;
</content>
</entry>
<entry>
<title>nodejs: Add npx to nodejs-npm package</title>
<updated>2017-10-17T10:32:03+00:00</updated>
<author>
<name>Jonathan Liu</name>
<email>net147@gmail.com</email>
</author>
<published>2017-10-12T07:25:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=af0d0f893914f84adb8f13e30ea5ac5dd625442c'/>
<id>urn:sha1:af0d0f893914f84adb8f13e30ea5ac5dd625442c</id>
<content type='text'>
${bindir}/npx is a symbolic link to npm-cli.js in the npm module.
This avoids the nodejs package depending on nodejs-npm.

Signed-off-by: Jonathan Liu &lt;net147@gmail.com&gt;
Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
<entry>
<title>breakpad: fix typo ( minidump_cpu_arm.h -&gt; minidump_cpu_arm64.h )</title>
<updated>2017-10-04T14:53:36+00:00</updated>
<author>
<name>Andre McCurdy</name>
<email>armccurdy@gmail.com</email>
</author>
<published>2017-10-03T23:13:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=1ca33a5677d8452c568130989fdd29191453c61d'/>
<id>urn:sha1:1ca33a5677d8452c568130989fdd29191453c61d</id>
<content type='text'>
Signed-off-by: Andre McCurdy &lt;armccurdy@gmail.com&gt;
Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
<entry>
<title>uftrace: update version to 0.8</title>
<updated>2017-10-04T14:53:26+00:00</updated>
<author>
<name>Changhyeok Bae</name>
<email>changhyeok.bae@gmail.com</email>
</author>
<published>2017-09-26T23:31:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=1f6c0f6fd55520d1564bc2ad6fa4fb6fdfef8a80'/>
<id>urn:sha1:1f6c0f6fd55520d1564bc2ad6fa4fb6fdfef8a80</id>
<content type='text'>
Two patches are applied in upstream (v0.8)

Major release features
 * event tracing support
 * python scripting support
 * nested libcall tracing

Signed-off-by: Changhyeok Bae &lt;changhyeok.bae@gmail.com&gt;
Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
<entry>
<title>python-futures: Build native version</title>
<updated>2017-10-04T14:53:21+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2017-09-25T04:56:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=5b365513c035e758cab7af6c7e147ef5b127eccc'/>
<id>urn:sha1:5b365513c035e758cab7af6c7e147ef5b127eccc</id>
<content type='text'>
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
</feed>
