Hello,
I want to create different packages from one recipe.
This is working except for one package.
I addes this package with
PACKAGES += " ${PN}-demo"
and I expected that it is named with the recipe name and demo. In this
case rumo-cpp-demo-1.0-rc...
But the name is libscom1-1.0-rc..
The demo
Hi,
That's what I currently use:
meta-yocto-bsp= "heads/jethro:347347ad78c4c2502e83f2c2adff61f1ba8fed8b"
multi-v7-ml =
"heads/jethro-training-v4.1.x:e297c4f7c1baf38faecd6a2fcaa4cab0acea7dc1"
The idea is to use a stable kernel + multi_v7_defconfig and add to this
patches/configuration f
Hello,
the demo package is the first package. I clear the list with PACKAGES = ""
They package should contain this files, this is not the problem.
The problem is the resulting package name. The name should be
rumo-cpp-demo-1.0rc... and not libscom1-1.0-rc...
Regards Simon
Am 22.12.2015 um 11:38
On Tue, 22 Dec 2015 11:45:33 +0100
Simon Ruetzler wrote:
> Hello,
> the demo package is the first package. I clear the list with PACKAGES = ""
> They package should contain this files, this is not the problem.
> The problem is the resulting package name. The name should be
> rumo-cpp-demo-1.0rc.
On 22 December 2015 at 09:40, Simon Ruetzler
wrote:
> Why is the demo package created with the libscom name? How can I disable
> this?
>
Because the default configuration enables debian.bbclass, which renames
packages if they contain just a library to be the soname of the library.
If you don't
Hi Belén,
Thanks for the answer. Is there a set of tests that would ensure there are no
regressions? Where can it be found?
Thanks,
Mirela
-Original Message-
From: Barros Pena, Belen [mailto:belen.barros.p...@intel.com]
Sent: Monday, December 21, 2015 1:26 PM
To: Mirela Rabulea ; yocto@
Hi
On Tue, 22 Dec 2015 10:40:18 +0100
Simon Ruetzler wrote:
> Hello,
> I want to create different packages from one recipe.
>
> This is working except for one package.
> I addes this package with
> PACKAGES += " ${PN}-demo"
> and I expected that it is named with the recipe name and demo. In thi
Hello,
I added INHERIT_remove = "debian" to my local.conf but it's still the same.
Where is the debian.bbclass enabled? I couldn't find it. It this the
default?
Regards Simon
Am 22.12.2015 um 12:12 schrieb Burton, Ross:
On 22 December 2015 at 09:40, Simon Ruetzler
mailto:sruetz...@arigo-so
On 22 December 2015 at 12:03, Simon Ruetzler
wrote:
> I added INHERIT_remove = "debian" to my local.conf but it's still the same.
> Where is the debian.bbclass enabled? I couldn't find it. It this the
> default?
>
INHERIT_DISTRO is where it comes from. If you have an old release _remove
won't w
Hello,
thanks for the help.
I think the solution is as you mention to put the lib in an extra package.
Regards Simon
Am 22.12.2015 um 12:03 schrieb Ioan-Adrian Ratiu:
On Tue, 22 Dec 2015 11:45:33 +0100
Simon Ruetzler wrote:
Hello,
the demo package is the first package. I clear the list with
Hello all,
I'm trying to build external kernel module for example : cryptodev-module
with yocto jethro based branch, but I get the follwoing error :
NOTE: Preparing RunQueue
WARNING:
/home/inst/Projects/poky/build/../meta/recipes-kernel/cryptodev/cryptodev-module_1.7.bb.do_rm_work_all
is tainted
Hi,
I've not heard a response yet on this?
Giordon
On Wed, Dec 9, 2015 at 3:00 PM Giordon Stark wrote:
> Hi all,
>
> I'm trying to add a recipe for ROOT (from CERN) but I'm running into
> various issues with just trying to get compilers working.
>
> Current recipe:
> https://github.com/kratsg/
Hi,
Anyone know the answer ?
2015-12-21 14:02 GMT-03:00 neuber sousa :
> I have errors: root@neuberfran:~# ddclient -v
> Can't locate Sys/Hostname.pm in @INC (you may need to install the
> Sys::Hostname module) (@INC contains: /etc/perl
> /usr/lib/perl/site_perl/5.20.0/ /usr/lib/perl/site_perl/5
4.1.1 Changes:
- Fix for broken libwrap support.
- Fix for broken baseline update (-t update) on FreeBSD and maybe other non
GNU/Linux systems.
- Fix for ungraceful handling of rotated logiles if logfile content is always
zero or constant.
- Fix for timezone offset calculation on month rollov
Signed-off-by: Armin Kuster
---
.../samhain/{samhain-client_4.1.0.bb => samhain-client_4.1.2.bb} | 0
1 file changed, 0 insertions(+), 0 deletions(-)
rename recipes-security/samhain/{samhain-client_4.1.0.bb =>
samhain-client_4.1.2.bb} (100%)
diff --git a/recipes-security/samhain/samha
Signed-off-by: Armin Kuster
---
recipes-security/suricata/suricata.inc | 7 +++
.../suricata/{suricata_2.0.9.bb => suricata_2.0.11.bb} | 0
2 files changed, 3 insertions(+), 4 deletions(-)
rename recipes-security/suricata/{suricata_2.0.9.bb => suricata
hi,
I am working on selinux activities i need "policygentool" command for my
target . I have cloned "meta-selinux" layer and building the recipes , but
i don't know which recipe produces "policygentool" command ( generally that
is coming form "selinux-policy-dev" package in debian systems). Can
17 matches
Mail list logo