Signed-off-by: Saul Wold
---
meta/classes/distrodata.bbclass | 1090 +++---
1 files changed, 545 insertions(+), 545 deletions(-)
diff --git a/meta/classes/distrodata.bbclass b/meta/classes/distrodata.bbclass
index 0da10a1..945ff53 100644
--- a/meta/classes/distrod
On 09/06/12 21:43, Mark Hatle wrote:
> On 9/6/12 2:11 PM, Saul Wold wrote:
>> On 09/06/2012 01:29 AM, Martin Ertsaas wrote:
>>> The old config put stuff in
>>> ${perldir}/image/usr/local/oecore-x86_64/sysroot/x86_64-unknownsdk-linux/usr/local/oecore-x86_64/sysroots/x86_64-unknownsdk-linux/usr
>>> i
Hi Mark,
Thanks, The libzypp_git.bb had already changed the "-" to "_", I will
update sat-solver_git.bb and send a V2.
// Robert
On 09/07/2012 01:38 AM, Mark Hatle wrote:
On 9/6/12 11:52 AM, Mark Hatle wrote:
I've looked at the patch and it looks find to me.
Acked-by: Mark Hatle
One note
On (09/09/12 18:58), Phil Blundell wrote:
> On Sun, 2012-09-09 at 08:35 -0700, Khem Raj wrote:
> > On Sun, Sep 9, 2012 at 3:48 AM, Phil Blundell wrote:
> > > These values need to be passed on the command line to "make install"
> > > otherwise
> > > shadow will use its own built-in idea of where t
On Sun, 2012-09-09 at 08:35 -0700, Khem Raj wrote:
> On Sun, Sep 9, 2012 at 3:48 AM, Phil Blundell wrote:
> > These values need to be passed on the command line to "make install"
> > otherwise
> > shadow will use its own built-in idea of where those directories are
> > located.
> >
>
> why woul
On Sun, Sep 9, 2012 at 3:48 AM, Phil Blundell wrote:
> These values need to be passed on the command line to "make install" otherwise
> shadow will use its own built-in idea of where those directories are located.
>
why would we care for it in a native recipe.
> Signed-off-by: Phil Blundell
> -
Need to pass the path explicitly to "make install" to ensure that the binaries
end up
in the right locations.
Signed-off-by: Phil Blundell
---
meta/recipes-support/libcap/libcap.inc |2 +-
meta/recipes-support/libcap/libcap_2.22.bb |2 +-
2 files changed, 2 insertions(+), 2 deletion
These values need to be passed on the command line to "make install" otherwise
shadow will use its own built-in idea of where those directories are located.
Signed-off-by: Phil Blundell
---
.../shadow/shadow-native_4.1.4.3.bb| 11 +--
1 files changed, 9 insertions(+), 2
On Sunday 09 September 2012 10:38:04 Phil Blundell wrote:
> If all postinsts have already been run during rootfs construction then
> there's no point in having run-postinsts in the installed system.
> Clean it up at the same time that update-rc.d and suchlike are being
> removed.
Good patch, but o
The makefiles in the shadow package have their own hard-coded paths
for ${base_bindir} and ${base_sbindir} (known as "bindir" and "sbindir"
in shadow-speak). Ensure that they install into our paths rather than
their own.
Also check that ${base_bindir} and ${bindir} are different before trying
to
If all postinsts have already been run during rootfs construction then
there's no point in having run-postinsts in the installed system.
Clean it up at the same time that update-rc.d and suchlike are being
removed.
Signed-off-by: Phil Blundell
---
meta/classes/rootfs_ipk.bbclass | 14 +
This module is, apparently, included in the standard perl distribution
since 5.10.1 or so. The regular perl recipe has had this PROVIDES for a
while but it seems to have been overlooked in the native version.
Signed-off-by: Phil Blundell
---
meta/recipes-devtools/perl/perl-native_5.14.2.bb |
12 matches
Mail list logo