From: Jan Siegmund
Native tools were not able to use the headers of apt-pkg. This patch
adds the feature.
The headers were added from apt-pkg and apt-inst to the native recipe.
The shipped headers match the ones in the Ubuntu package libapt-pkg-dev.
Signed-off-by: Jan Siegmund
---
meta
Am 04.02.2018 um 10:59 schrieb Richard Purdie:
> On Sat, 2018-02-03 at 11:33 +0100, Jan Siegmund wrote:
>> From: Jan Siegmund
>>
>> Native tools were not able to use the headers of apt-pkg. This patch
>> adds the feature.
>> The headers were added from apt-pkg and
From: Jan Siegmund
Native tools were not able to use the headers of apt-pkg. This patch
adds the feature.
The headers were added from apt-pkg and apt-inst to the native recipe.
The shipped headers match the ones in the Ubuntu package libapt-pkg-dev.
Signed-off-by: Jan Siegmund
---
meta
From: Jan Siegmund
Native tools were not able to use the headers of apt-pkg. This patch
adds the feature.
The headers were added from apt-pkg and apt-inst to the native recipe.
The shipped headers match the ones in the Ubuntu package libapt-pkg-dev.
Signed-off-by: Jan Siegmund
---
meta
From: Alexander Kanavin
Signed-off-by: Alexander Kanavin
---
meta/recipes-support/lz4/lz4_1.7.4.bb | 1 +
1 file changed, 1 insertion(+)
diff --git a/meta/recipes-support/lz4/lz4_1.7.4.bb
b/meta/recipes-support/lz4/lz4_1.7.4.bb
index 1e98c1b..9e86985 100644
--- a/meta/recipes-support/lz4/lz4_
From: Ross Burton
This recipe installs the test suite by copying the entire build tree into
/usr/share/ptest, which is both wasteful and breaks packaging as lz4-ptest then
gets renamed by debian.bbclass to liblz4.
Signed-off-by: Ross Burton
Signed-off-by: Richard Purdie
---
meta/recipes-suppo