Signed-off-by: Saul Wold
---
meta/recipes-bsp/alsa-state/alsa-state.bb| 9 +++--
.../{alsa-state/alsa-state => conf-files/conf-files}/asound.conf | 0
2 files changed, 3 insertions(+), 6 deletions(-)
rename meta/recipes-bsp/{alsa-state/alsa-state =>
conf-files/conf-f
Signed-off-by: Saul Wold
---
.../conf-files/conf-files}/qemuarm/xorg.conf | 0
.../conf-files/conf-files}/qemumips/xorg.conf| 0
.../conf-files/conf-files}/qemumips64/xorg.conf | 0
.../conf-files/conf-files}/qemuppc/xorg.conf | 0
.../conf-files/conf-files}/qemus
Signed-off-by: Saul Wold
---
.../conf-files/conf-files}/pointercal.xinput | 0
.../xinput-calibrator/pointercal-xinput_0.0.bb | 20
.../xinput-calibrator/xinput-calibrator_git.bb | 3 +--
3 files changed, 1 insertion(+), 22 deletions(-)
rename meta/{rec
Signed-off-by: Saul Wold
---
.../{formfactor/files => conf-files/conf-files}/machconfig | 0
.../{formfactor/files => conf-files/conf-files}/qemuarm/machconfig | 0
.../files => conf-files/conf-files}/qemuarmv6/machconfig | 0
.../files => conf-files/conf-files}/qemuarmv7/machco
Signed-off-by: Saul Wold
---
.../conf-files}/pointercal | 0
.../conf-files}/qemuarm/pointercal | 0
.../conf-files}/qemuarmv6/pointercal | 0
.../conf-files}/qemuarmv7/pointercal | 0
.../conf-files}/qemumips/pointercal
Signed-off-by: Saul Wold
---
.../conf-files/conf-files}/genericx86-64/xorg.conf| 0
.../conf-files/conf-files}/genericx86/xorg.conf | 0
.../conf-files/conf-files_%.bbappend} | 0
3 files changed, 0 insertions(+
Signed-off-by: Saul Wold
---
.../conf-files/conf-files}/interfaces | 0
.../conf-files/conf-files}/qemuarm/interfaces | 0
.../conf-files/conf-files}/qemuarmv6/interfaces | 0
.../conf-files/conf-files}/qemuarmv7/interfaces
This is a little further along, I would really like to get some
feedback on the direction I am taking this.
The idea is that a block of anonymous code will generate all the
metadata and do_install() function for the existing config files
such that a .bbappend can be created to override specific fi
Signed-off-by: Saul Wold
---
.../conf-files/conf-files}/qemuall/wired-setup | 0
.../conf-files/conf-files}/qemuall/wired.config| 0
meta/recipes-connectivity/connman/connman-conf.bb | 24 --
meta/recipes-connectivity/connman/connman.inc | 2 +-
meta/recipes-c
Signed-off-by: Saul Wold
---
meta/recipes-bsp/apmd/apmd_3.2.2-14.bb | 5 +
.../{apmd/apmd-3.2.2-14 => conf-files/conf-files}/apmd_proxy.conf| 0
2 files changed, 1 insertion(+), 4 deletions(-)
rename meta/recipes-bsp/{apmd/apmd-3.2.2-14 =>
conf-files/conf-f
This recipe will create 1 package for config files, we could optionally add
a bbclass file to ensure consistency with RRECOMMENDS_ = =conf
This is a work in progress, the do_install might even beable to automagically
generated. We don't want to create a bbclass for these since it will cause
the a
On 06/10/2014 06:41 AM, Adrian Calianu wrote:
Add support in wic to build ramdisk uboot images from list of packages or
from an existing rootfs folder.
Some prerequisites are required for this new build setup:
../poky/scripts/lib/image/config/wic.conf
[create]
arch=target_arch (example: powerpc,
Do not pass CFLAGS/LDFLAGS to gcc while building, The needed flags has
been passed by xxx_CFLAGS=$(CFLAGS_FOR_BUILD).
Signed-off-by: Chong Lu
---
...-Do-not-pass-CFLAGS-to-gcc-while-building.patch | 42 ++
.../nfs-utils-unset-CFLAGS-for-testlk-build.patch | 31 --
The following changes since commit b5a928af721026795be7b7f68b2dd577408afbe5:
bitbake: toaster: add Project class models to orm (2014-06-11 10:35:47 +0100)
are available in the git repository at:
git://git.pokylinux.org/poky-contrib chonglu/nfs-utils
http://git.pokylinux.org/cgit.cgi/poky-c
On Wed, Jun 11, 2014 at 01:54:38PM -0700, Christopher Larson wrote:
> On Fri, Jun 6, 2014 at 12:27 PM, Martin Jansa
> wrote:
>
> > Signed-off-by: Martin Jansa
> > ---
> > meta/classes/buildstats-summary.bbclass | 43
> > +
> > 1 file changed, 43 insertions(+)
> >
On Fri, Jun 6, 2014 at 12:27 PM, Martin Jansa
wrote:
> Signed-off-by: Martin Jansa
> ---
> meta/classes/buildstats-summary.bbclass | 43
> +
> 1 file changed, 43 insertions(+)
> create mode 100644 meta/classes/buildstats-summary.bbclass
>
> diff --git a/meta/cla
On Wed, Jun 11, 2014 at 12:10 PM, Burton, Ross
wrote:
> So yet again I was wrestling PACKAGES and FILES in an attempt to get
> everything in the right place, the latest complication being ptest and
> where they are in the PACKAGES chain making correct splitting tricky.
>
> Again I wondered why de
Hi,
So yet again I was wrestling PACKAGES and FILES in an attempt to get
everything in the right place, the latest complication being ptest and
where they are in the PACKAGES chain making correct splitting tricky.
Again I wondered why debug packages need explicit FILES, and did a
quick hack as a
On Wed, Jun 11, 2014 at 12:57:59PM +0200, Martin Jansa wrote:
> On Tue, Jun 10, 2014 at 12:07:22PM +0200, Martin Jansa wrote:
> > On Mon, Jun 02, 2014 at 10:49:50AM +0200, Martin Jansa wrote:
> > > This build still contains huge patch setting B = S or inherit for
> > > autotools-brokensep for all r
On Tue, Jun 10, 2014 at 12:07:22PM +0200, Martin Jansa wrote:
> On Mon, Jun 02, 2014 at 10:49:50AM +0200, Martin Jansa wrote:
> > This build still contains huge patch setting B = S or inherit for
> > autotools-brokensep for all recipes which were failing in earlier
> > master builds.
I've removed
Previously, if we have 'package-management' and 'read-only-rootfs'
both in IMAGE_FEATRUES, we would meet the following error at system
start-up.
rm: can't remove '/etc/rcS.d/S99run-postinsts': Read-only file system
However, what's really expected is that when there's no postinstall
script
The following changes since commit 84a4326473ce448c9bdd9a8b79383c319f04d339:
Revert "fontconfig: enable 64 bit file support" (2014-06-10 17:34:09 +0100)
are available in the git repository at:
git://git.openembedded.org/openembedded-core-contrib ChenQi/rootfs-postinsts
http://cgit.openemb
On 2014年06月03日 15:13, Wenlin Kang wrote:
On 2014年06月03日 11:30, Saul Wold wrote:
On 06/02/2014 06:55 PM, Wenlin Kang wrote:
For svn source, when download a revsion on branches, if the download
revsion < the branch created time revsion, then it will fail.
The detail description reference the Y
23 matches
Mail list logo