So we get the staged native perl to use
Signed-off-by: Khem Raj
---
.../icon-naming-utils/icon-naming-utils_0.8.90.bb |4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git
a/meta-oe/recipes-devtools/icon-naming-utils/icon-naming-utils_0.8.90.bb
b/meta-oe/recipes-devtools/i
This is a perl script which can be made into an all arch
package and avoid redundant duplicate builds
Signed-off-by: Khem Raj
---
.../icon-naming-utils/icon-naming-utils_0.8.90.bb |4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git
a/meta-oe/recipes-devtools/icon-naming-u
Hi Charles,
Building for Angstom and imx31 ..
Cheers,
Bernie
--
I want to die peacefully in my sleep, like my grandfather, not screaming and
yelling like the passengers in his car.
-Original Message--
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 07/11/2011 12:38 AM, Koen Kooi wrote:
> Tom,
>
> Please pull the 6 commits from here:
>
> URI: git://dominion.thruhere.net/var/cache/git/openembedded.git
> Branch: 2011.03-maintenance
>
> Joel A Fernandes (4):
> linux-omap: Disable UART sle
From: Tom Rini
This is imported from oe.dev
Signed-off-by: Tom Rini
Signed-off-by: Khem Raj
---
.../icon-naming-utils/icon-naming-utils_0.8.90.bb |7 +++
1 files changed, 7 insertions(+), 0 deletions(-)
diff --git
a/meta-oe/recipes-devtools/icon-naming-utils/icon-naming-utils_0.8.9
On Tuesday 12 July 2011 15:31:01 you wrote:
> On Tue, Jul 12, 2011 at 03:18:50PM +0100, Paul Eggleton wrote:
> > Possibly, however as a general suggestion I would recommend moving
> > things over to being based on oe-core if at all possible. I realise
> > this is not going to be practical for every
On Tue, Jul 12, 2011 at 03:18:50PM +0100, Paul Eggleton wrote:
> Possibly, however as a general suggestion I would recommend moving
> things over to being based on oe-core if at all possible. I realise
> this is not going to be practical for everyone in the short term,
> however OE classic will sto
On Tuesday 12 July 2011 15:08:47 Chris Verges wrote:
> Thanks for clarifying and proposing a workaround. It looks like PRINC
> is similar, where it is only available in oe-core. It seems like the
> code related to incrementing the PR variable is a several-line fix, so
> is this something that can
On Tue, Jul 12, 2011 at 10:42:53AM +0100, Paul Eggleton wrote:
> FILESEXTRAPATHS is only available in oe-core. For classic OE you need
> to use something like:
>
> THISDIR := "${@os.path.dirname(bb.data.getVar('FILE', d, True))}"
> FILESPATHBASE_prepend := "${THISDIR}/files:"
Hi Paul,
Thanks for
On Tuesday 12 July 2011 09:58:01 Jaap de Jong wrote:
> I need some help concerning bbappend.
> I've created a bbappend file:
>
> FILESEXTRAPATHS := "${THISDIR}/files"
> SRC_URI += "file://xyzzy.patch"
>
> If I run a bitbake it complains about missing /xyzzy.patch
> When I change the b
Hi all!
I need some help concerning bbappend.
I've created a bbappend file:
FILESEXTRAPATHS := "${THISDIR}/files"
SRC_URI += "file://xyzzy.patch"
If I run a bitbake it complains about missing /xyzzy.patch
When I change the bbappend file to this:
SRC_URI += "file:///absolute-path-t
11 matches
Mail list logo