The v1.64 release has broken array serialization code with issues
reported in
https://svn.boost.org/trac/boost/ticket/12516
https://github.com/bmwcarit/meta-ros/issues/505
Backport the fix from boost::serialization's master.
Signed-off-by: Dmitry Rozhkov
---
...or-which-appeared
https://www.freedesktop.org/wiki/Software/systemd/PredictableNetworkInterfaceNames/
Signed-off-by: Dmitry Rozhkov
---
Changes in v2:
- do not blacklist unpredictable network interface names by default
if systemd is in use.
...try-to-add-ether-interface-after-renaming.patch | 42 ++
On Fri, 2017-04-21 at 13:37 +0200, Andreas Oberritter wrote:
> On Fri, 21 Apr 2017 11:25:34 +0300
> Dmitry Rozhkov wrote:
>
> > When a new USB network interface is plugged in systemd
> > fails to rename the new interface (ethX) to a predictable
> > name [1] bec
makes it to re-evaluate
a known but blacklisted ethernet interface for enabling
after it has got renamed.
Fixes [YOCTO #11341]
[1]
https://www.freedesktop.org/wiki/Software/systemd/PredictableNetworkInterfaceNames/
Signed-off-by: Dmitry Rozhkov
---
...try-to-add-ether-interface-after
On Thu, 2017-04-13 at 15:47 +0100, Burton, Ross wrote:
>
> On 13 April 2017 at 11:15, Alexander Kanavin .intel.com> wrote:
> > This runs against upstream recommendation and common distro
> > practice. And it will break scripts that have not been ported to
> > Python 3. Please fix the scripts inst
. By default
python2 has higher priority over python3.
Signed-off-by: Dmitry Rozhkov
---
meta/recipes-devtools/python/python3_3.5.2.bb | 9 +
meta/recipes-devtools/python/python_2.7.13.bb | 7 +++
2 files changed, 16 insertions(+)
diff --git a/meta/recipes-devtools/python
The python-pycurl recipe can be used with python2 only even
though python3 is officially supported by upstream.
Create python3-pycurl recipe enabling the pycurl module for
python3.
Signed-off-by: Dmitry Rozhkov
---
Changes in v2:
- redefine SECURITY_CFLAGS for python3-pycurl to drop PIE cflag
On Thu, 2017-04-06 at 05:32 +, Patchwork wrote:
> == Series Details ==
>
> Series: python3: fix run-time deps for core python3 libraries (rev2)
> Revision: 2
> URL : https://patchwork.openembedded.org/series/6164/
> State : failure
>
> == Summary ==
>
>
> Thank you for submitting this pat
dependencies.
Signed-off-by: Dmitry Rozhkov
---
Changes in v2:
- rebased on top of 3a1cce659156ef2654a55a6e3c6922fa2dc780e4
meta/recipes-devtools/python/python-3.5-manifest.inc | 4 ++--
scripts/contrib/python/generate-manifest-3.5.py | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diff
dependencies.
Signed-off-by: Dmitry Rozhkov
---
meta/recipes-devtools/python/python-3.5-manifest.inc | 4 ++--
scripts/contrib/python/generate-manifest-3.5.py | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/meta/recipes-devtools/python/python-3.5-manifest.inc
b/meta/recipes
The python-pycurl recipe can be used with python2 only even
though python3 is officially supported by upstream.
Create python3-pycurl recipe enabling the pycurl module for
python3.
Signed-off-by: Dmitry Rozhkov
---
meta/recipes-devtools/python/python-pycurl.inc | 31
thon2 enabled only if the python feature
is added to PACKAGECONFIG. Also add missing run-time dependency on make
to libxml2-ptest.
Signed-off-by: Dmitry Rozhkov
---
Changes in v2:
- Set PACKAGECONFIG before it's used.
- PACKAGES is left unchanged because empty packages are not generated.
me
thon2 enabled only if the python feature
is added to PACKAGECONFIG. Also don't produce the binary
package libxml2-python if it's not needed.
Signed-off-by: Dmitry Rozhkov
---
meta/recipes-core/libxml/libxml2_2.9.4.bb | 9 ++---
1 file changed, 6 insertions(+), 3 deletions(-)
diff --git
On Tue, 2017-02-28 at 11:52 +0100, Patrick Ohly wrote:
> On Tue, 2017-02-21 at 17:18 +0200, Dmitry Rozhkov wrote:
> >
> > Currently runqemu hardcodes the "ip=" kernel boot parameter
> > when configuring QEMU to use tap or slirp networking. This makes
> &g
0:20 intel-corei7-64 systemd-udevd[201]: Error changing
net interface name 'eth0' to 'enp0s3': Device or resource busy,
Always append user input for kernel boot params after the ones
added by the script. This way user input has priority over runqemu's
default par
Hi Raj,
Could you please add this change
diff --git a/meta/recipes-core/systemd/systemd_232.bb b/meta/recipes-
core/systemd/systemd_232.bb
index 892a109..def6e05 100644
--- a/meta/recipes-core/systemd/systemd_232.bb
+++ b/meta/recipes-core/systemd/systemd_232.bb
@@ -275,7 +275,7 @@ python popula
On Wed, 2016-11-09 at 22:11 -0800, Khem Raj wrote:
> * Drop support for rcS.d SysV init scripts.
> These are prone to cause dependency loops, and almost all packages
> with
> rcS scripts now ship a native systemd service.
>
> * Drop mount propagation patch, it only happens with libseccomp, OE
ngly.
Signed-off-by: Dmitry Rozhkov
---
.../openssl/openssl/openssl-c_rehash.sh | 20
1 file changed, 16 insertions(+), 4 deletions(-)
diff --git a/meta/recipes-connectivity/openssl/openssl/openssl-c_rehash.sh
b/meta/recipes-connectivity/openssl/openssl/opens
service: Failed
at step PAM spawning /lib/systemd/systemd: Operation not permitted
This change fixes the patch by including common-session file
instead.
Signed-off-by: Dmitry Rozhkov
---
.../systemd/systemd/0015-systemd-user-avoid-using-system-auth.patch | 2 +-
1 file changed, 1 insertion
Otherwise the dependency on intltool-dev is icluded
mistakenly to RRECOMMENDS of the libxfce4ui-dev package.
Signed-off-by: Dmitry Rozhkov
---
meta-xfce/recipes-xfce/libxfce4ui/libxfce4ui_4.12.1.bb | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/meta-xfce/recipes-xfce
ed in
the native sysroot.
The fix sets RPATH.
Signed-off-by: Dmitry Rozhkov
---
meta/recipes-graphics/pango/pango_1.40.1.bb | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/meta/recipes-graphics/pango/pango_1.40.1.bb
b/meta/recipes-graphics/pango/pango_1.40.1.bb
index 6e
Sorry, I misred patch header as commit message: fixed the header to contain the
tag lines.
Dmitry Rozhkov (1):
libarchive: Set xattrs after setting times
.../0001-Set-xattrs-after-setting-times.patch | 59 ++
.../libarchive/libarchive_3.1.2.bb | 1
l/664]
Signed-off-by: Dmitry Rozhkov
---
.../0001-Set-xattrs-after-setting-times.patch | 59 ++
.../libarchive/libarchive_3.1.2.bb | 1 +
2 files changed, 60 insertions(+)
create mode 100644
meta/recipes-extended/libarchive/libarchive/0001-Set-xattrs-
l/664]
Signed-off-by: Dmitry Rozhkov
---
.../0001-Set-xattrs-after-setting-times.patch | 54 ++
.../libarchive/libarchive_3.1.2.bb | 1 +
2 files changed, 55 insertions(+)
create mode 100644
meta/recipes-extended/libarchive/libarchive/0001-Set-xattrs-
/pull/664
Signed-off-by: Dmitry Rozhkov
---
.../0001-Set-xattrs-after-setting-times.patch | 54 ++
.../libarchive/libarchive_3.1.2.bb | 1 +
2 files changed, 55 insertions(+)
create mode 100644
meta/recipes-extended/libarchive/libarchive/0001-Set-xattrs-
mechanism is integrated into builds, because
its client side ignores VERSION_ID's value if it
doesn't conform the definition.
Signed-off-by: Dmitry Rozhkov
---
meta/recipes-core/os-release/os-release.bb | 6 +-
1 file changed, 5 insertions(+), 1 deletion(-)
diff --git a/meta/recipe
Some products might need to use a tar replacement that
1. supports xattrs and
2. has more permissive license than GNU tar.
And the bsdtar binary produced from libarchive meets these
requirements.
Signed-off-by: Dmitry Rozhkov
---
meta/recipes-extended/libarchive/libarchive_3.1.2.bb | 18
27 matches
Mail list logo