The license is the sum of the parts.
Ross
On Mon, 14 Jan 2019 at 06:35, Edward Wingate wrote:
> I understand that a Linux distribution created with Yocto is composed
> of various packages, each with their own license, and the obligations
> of the licenses must be met. But are there any
> restr
Hi,
There seems to be a bug in kernel-fitimage.bbclass. I get below error message
when FIT support is enabled (and with initramfs)
| lib/modules/4.14.54-yocto-standard-custom/kernel/crypto/ctr.ko
| lib/modules/4.14.54-yocto-standard-custom/kernel/crypto/seqiv.ko
| lib/modules/4.14.54-yocto-stand
Signed-off-by: Ross Burton
---
README | 7 +++
1 file changed, 7 insertions(+)
diff --git a/README b/README
index e238271..c15fea9 100644
--- a/README
+++ b/README
@@ -57,6 +57,13 @@ Send pull requests, patches, comments or questions to
yocto@yoctoproject.org
When sending single patches, p
Signed-off-by: Ross Burton
---
README | 1 -
1 file changed, 1 deletion(-)
diff --git a/README b/README
index c15fea9..5abb0e2 100644
--- a/README
+++ b/README
@@ -65,7 +65,6 @@ $ git config format.subjectPrefix meta-security][PATCH
Now you can just do 'git send-email origin/master' to send all
testsuite/parser/tst/minimize.sh is a bash script, so until it is reviewed add a
bash dependency to apparmor-ptest.
Signed-off-by: Ross Burton
---
recipes-security/AppArmor/apparmor_2.12.bb | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/recipes-security/AppArmor/apparmor_2.1
No need to fiddle with the configure arguments as we can just neuter
disable-static.inc.
Signed-off-by: Ross Burton
---
recipes-security/AppArmor/apparmor_2.12.bb | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/recipes-security/AppArmor/apparmor_2.12.bb
b/recipes-security/
This is the default value, so remove it.
Signed-off-by: Ross Burton
---
recipes-security/AppArmor/apparmor_2.12.bb | 2 --
1 file changed, 2 deletions(-)
diff --git a/recipes-security/AppArmor/apparmor_2.12.bb
b/recipes-security/AppArmor/apparmor_2.12.bb
index 303d5c7..6434e42 100644
--- a/rec
The manpages class handles enabling/disabling the man pages based on the
api-documentation DISTRO_FEATURE, and ensures that mandb is called.
Signed-off-by: Ross Burton
---
recipes-security/AppArmor/apparmor_2.12.bb | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/recipes
A package with no content is not generated, so there's no need to conditionalise
assignments to PACKAGES.
Signed-off-by: Ross Burton
---
recipes-security/AppArmor/apparmor_2.12.bb | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/recipes-security/AppArmor/apparmor_2.12.bb
b/re
${PN} has content, so there's no need to set ALLOW_EMPTY_${PN}.
Signed-off-by: Ross Burton
---
recipes-security/AppArmor/apparmor_2.12.bb | 2 --
1 file changed, 2 deletions(-)
diff --git a/recipes-security/AppArmor/apparmor_2.12.bb
b/recipes-security/AppArmor/apparmor_2.12.bb
index b5ac613..3
The systemd bbclass will remove any systemd files that have been installed if
systemd is disabled, so always install the files and always inherit.
Signed-off-by: Ross Burton
---
recipes-security/AppArmor/apparmor_2.12.bb | 10 +++---
1 file changed, 3 insertions(+), 7 deletions(-)
diff --gi
aa-notify uses the Perl bindings, so isn't usable when perl is disabled.
Signed-off-by: Ross Burton
---
recipes-security/AppArmor/apparmor_2.12.bb | 5 +
1 file changed, 5 insertions(+)
diff --git a/recipes-security/AppArmor/apparmor_2.12.bb
b/recipes-security/AppArmor/apparmor_2.12.bb
ind
Sedding is ugly, and as upstream have already fixed this cherry-pick the patch
instead.
Signed-off-by: Ross Burton
---
recipes-security/AppArmor/apparmor_2.12.bb | 3 +-
recipes-security/AppArmor/files/tool-paths.patch | 37
2 files changed, 38 insertions(+), 2 de
On Sun, Jan 13, 2019 at 12:17 PM Sinan Kaya wrote:
>
> On Sat, Jan 12, 2019 at 2:41 PM Joshua Watt wrote:
> >
> > CC'ing yocto@yoctoproject.org
> >
> > On Sat, Jan 12, 2019 at 1:02 PM Sinan Kaya wrote:
> > >
> > > Hi Joshua,
> > >
> > > I have this instruction to build cmake as part of the SDK.
All,
The triage team meets weekly and does its best to handle the bugs reported into
the Bugzilla. The number of people attending that meeting has fallen, as have
the number of people available to help fix bugs. One of the things we hear
users report is they don't know how to help. We (the tr
On 1/14/19 5:42 AM, Burton, Ross wrote:
The license is the sum of the parts.
Ross
+1
It would be possible that the build system would
attempt to restrict usage but bitbake is GPLv2 licensed
and oe-core classes and recipes are mostly under MIT as
explained here:
http://git.yoctoproject.org/
On Sun, Jan 13, 2019 at 10:35 PM Edward Wingate wrote:
>
> I understand that a Linux distribution created with Yocto is composed
> of various packages, each with their own license, and the obligations
> of the licenses must be met. But are there any
> restrictions/obligations on the distribution
I tried with yocto thud and your repo (thud branch) and I can build without
issues.
However when I try to run "fixfiles -f -F relabel" the result is:
**Cleaning out /tmp*
**fixfiles: No suitable file systems found*
**Cleaning up labels on /tmp*
**cat: /initial_contexts/unlabeled: No such file or di
18 matches
Mail list logo