Re: [yocto] raspberrypi image questions

2012-09-05 Thread Paul Eggleton
don't you? If it's expanded it will take up 4GB minus the boot partition size so you're into a large dd again... Cheers, Paul -- Paul Eggleton Intel Open Source Technology Centre ___ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto

Re: [yocto] raspberrypi image questions

2012-09-05 Thread Paul Eggleton
On Wednesday 05 September 2012 22:57:22 Jack Mitchell wrote: > On 05/09/2012 22:46, Paul Eggleton wrote: > > On Wednesday 05 September 2012 12:16:44 Gary Thomas wrote: > >> Also, is it possible to just build the SD image much like I do for > >> other devices like t

Re: [yocto] yocto ref manual: confusion between BB_ENV_WHITELIST and BB_ENV_EXTRAWHITE

2012-09-06 Thread Paul Eggleton
confuse the reader. Looks like this still needs to be addressed. Scott, would you mind taking a look at this? Seems to me that BB_ENV_WHITELIST just ought to be changed to BB_ENV_EXTRAWHITE to make this make sense. Cheers, Paul -- Paul Eggleton Intel Open Source Technology Centre __

Re: [yocto] The dependency packages

2012-09-06 Thread Paul Eggleton
t files output by "bitbake -g busybox". They are usually too large to visualise using graphviz but they are plain text so you can just view/search them directly. Cheers, Paul -- Paul Eggleton Intel Open Source Technology Centre ___ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto

Re: [yocto] Procedure to setup icecc for performing a distributed build

2012-09-06 Thread Paul Eggleton
; $ cd /tool/yocto/poky;source oe-init-build-env build > $ bitbake icecc-create-env-native > > The icecc-create-env script will automatically be copied to the build output > staging folder. > > Step 02.02: Start a bit bake build. > > $ bitbake core-image-minimal > Elvis, did you have any further luck with this? Otherwise, Dmitry, any suggestions? I'm assuming you made use of icecc.bbclass since you made some changes to it a while ago... Cheers, Paul -- Paul Eggleton Intel Open Source Technology Centre ___ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto

Re: [yocto] a question about multilib

2012-09-06 Thread Paul Eggleton
> Who can tell me the cause and how to solve the question? Not sure if I already noted this, but I reproduced the issue here and filed bug 2933 since it affects anything that uses the BBCLASSEXTENDS mechanism: https://bugzilla.yoctoproject.org/show_bug.cgi?id=2933 Cheers, Paul --

[yocto] [meta-tlk][PATCH] README: add info explaining meta-tlk layer purpose

2012-09-06 Thread Paul Eggleton
Signed-off-by: Paul Eggleton --- meta-tlk/README | 11 +++ 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/meta-tlk/README b/meta-tlk/README index 5ff4d3b..07cbd76 100644 --- a/meta-tlk/README +++ b/meta-tlk/README @@ -1,6 +1,9 @@ -meta-autobuilder -=== +meta

Re: [yocto] [meta-baryon] [PATCH 1/2] proftpd: update package to 1.3.4b

2012-09-06 Thread Paul Eggleton
ble-auth-pam \ > + --build=${BUILD_SYS} \ > + --host=${HOST_SYS} \ > + --target=${TARGET_SYS} \ > + --prefix=/usr \ > +--sysconfdir=/etc \ > +--sharedstatedir=/com \ > +

Re: [yocto] developing with devshell and effect of the bitbake.conf file

2012-09-06 Thread Paul Eggleton
d these already. FYI there is a short reference to the available options for the new OE_TERMINAL in the example config file which you should be able to copy and adapt: http://git.yoctoproject.org/cgit/cgit.cgi/poky/tree/meta-yocto/conf/local.conf.sample Please let me know if you need any more info. Cheers, Paul -- Paul Eggleton Intel Open Source Technology Centre ___ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto

Re: [yocto] Procedure to setup icecc for performing a distributed build

2012-09-06 Thread Paul Eggleton
recipes. Cheers, Paul -- Paul Eggleton Intel Open Source Technology Centre ___ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto

Re: [yocto] Procedure to setup icecc for performing a distributed build

2012-09-06 Thread Paul Eggleton
On Thursday 06 September 2012 09:33:26 Gary Thomas wrote: > On 2012-09-06 09:29, Paul Eggleton wrote: > > On Thursday 06 September 2012 19:23:53 Elvis Dowson wrote: > >> Unfortunately no. I've got two machines, both with quad-core intel i7 > >> processors, but I

Re: [yocto] [meta-fsl-ppc 09/16] rcw_git.bb: update to 1.2.1 release version

2012-09-12 Thread Paul Eggleton
On Wednesday 12 September 2012 00:40:36 Khem Raj wrote: > NAK Please do not reply to patches like this. If you object to a patch you need to provide some reasoning. Cheers, Paul -- Paul Eggleton Intel Open Source Technology Centre ___ yocto mail

Re: [yocto] Replace netbase with connman

2012-09-12 Thread Paul Eggleton
to the connman developers and their position is that you shouldn't use connman at all with nfsroot, so the solution [1] was not to start connmand if nfsroot is detected. Cheers, Paul [1] http://git.yoctoproject.org/cgit/cgit.cgi/poky/commit/?id=c6fda196cbbfd749b8bf10ad97dc373217d8ed2e --

Re: [yocto] [linux-yocto] 'bitbake linux-yocto' after 'bitbake linux-yocto -c compile -f' does not create image

2012-09-12 Thread Paul Eggleton
-C That's correct. This has been implemented in master (and will be in the upcoming stable release). Cheers, Paul -- Paul Eggleton Intel Open Source Technology Centre ___ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto

Re: [yocto] [linux-yocto] 'bitbake linux-yocto' after 'bitbake linux-yocto -c compile -f' does not create image

2012-09-12 Thread Paul Eggleton
r some further details. Cheers, Paul -- Paul Eggleton Intel Open Source Technology Centre ___ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto

Re: [yocto] [linux-yocto] 'bitbake linux-yocto' after 'bitbake linux-yocto -c compile -f' does not create image

2012-09-12 Thread Paul Eggleton
it's new functionality, requires support in the metadata to work, and led to several further cleanup patches for the metadata to avoid warnings being raised. Cheers, Paul -- Paul Eggleton Intel Open Source Technology Centre ___ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto

Re: [yocto] [meta-baryon][PATCH 2/2] proftpd: update package to 1.3.4b

2012-09-13 Thread Paul Eggleton
A few points: 1) Re contrib.patch - surely it would be valid to pass DESTDIR through for everyone? If so we should be able to consider sending this patch upstream, in which case Upstream-Status should be Pending. 2) When LIC_FILES_CHKSUM changes for any reason we need to mention clearly w

Re: [yocto] Denzil / Cedartrail / EGL/GLES under X

2012-09-13 Thread Paul Eggleton
On Thursday 13 September 2012 16:37:59 Saxena, Rahul wrote: > Ross, the definition of RPROVIDES is not given in the Yocto project > reference manual. Perhaps it should be added to the manual ? Good catch - yes, it should. Scott R - I can send you some info. Cheers, Paul -- Paul Eggleton

Re: [yocto] [meta-baryon][PATCH 2/2] proftpd: update package to 1.3.4b

2012-09-14 Thread Paul Eggleton
strassek/baryon-updates > > http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=strassek/baryon-up > dates Merged to meta-baryon master, thanks. Cheers, Paul -- Paul Eggleton Intel Open Source Technology Centre ___ yocto mailing l

Re: [yocto] Dependency walk for busybox recipe

2012-09-16 Thread Paul Eggleton
ctionality without breaking existing machine configurations by disabling the existing functionality because the configuration doesn't include it. (In older versions of busybox the hwclock feature was on by default - an hwclock item was added at the MACHINE_FEATURES level to be able to control it). To fix this, just add hwclock to MACHINE_FEATURES_BACKFILL_CONSIDERED in your machine configuration. Cheers, Paul -- Paul Eggleton Intel Open Source Technology Centre ___ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto

Re: [yocto] Bitbake for list packages

2012-09-17 Thread Paul Eggleton
On Monday 17 September 2012 09:37:13 Raul Rosetto Munoz wrote: > I know that habe a bitbake command that list all packages. Do you mean list all recipes? If so, one of the following may be helpful: bitbake -s bitbake-layers show-recipes Cheers, Paul -- Paul Eggleton Intel Open Sou

Re: [yocto] maximum recursion depth exceeded errors with gnutls_2.12.17.bb

2012-09-19 Thread Paul Eggleton
d.org/patch/36547/ Cheers, Paul -- Paul Eggleton Intel Open Source Technology Centre ___ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto

Re: [yocto] How to do the specified tasks instead of many default ones

2012-09-20 Thread Paul Eggleton
quot;do_build","do_package". I think there > exist the task dependency chain,but can hardly find how to remove the tasks > I do not want to do.Can anyone tell me something detailed about this > question ? If you mean for a single execution, just run "bitbake -c co

Re: [yocto] How to do the specified tasks instead of many default ones

2012-09-20 Thread Paul Eggleton
fter do_build? There should not be any, at least not for the same target. There are several ways of disabling tasks - the first that comes to mind is to mark the task as noexec, for example: do_package[noexec] = "1" My question would be though, what are you trying to achieve by doing t

Re: [yocto] How to do the specified tasks instead of many default

2012-09-20 Thread Paul Eggleton
are stepping outside of the bounds of what is normally supported with the metadata we provide (although it is not outside of supported BitBake behaviour). Cheers, Paul -- Paul Eggleton Intel Open Source Technology Centre ___ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto

Re: [yocto] BB_NO_NETWORK and own-mirrors not working with meta-systemd

2012-09-20 Thread Paul Eggleton
- but the good news is there is an up-to- date and comprehensive set of documentation set provided by the Yocto Project here: http://www.yoctoproject.org/documentation FYI you can do "bitbake -c listtasks " which will list all of the valid tasks, you can remove do_ from the start of th

Re: [yocto] How to do the specified tasks instead of many default

2012-09-20 Thread Paul Eggleton
where you will end up with your current approach but it sounds like you won't get much benefit by just calling into the original Buildroot makefiles over just continuing to use Buildroot on its own. Cheers, Paul -- Paul Eggleton Intel Open Source Technology Centre

Re: [yocto] BB_NO_NETWORK and own-mirrors not working with meta-systemd

2012-09-20 Thread Paul Eggleton
SRC_URI as you are doing, however, it is correct that you must specify the revision in SRCREV and that revision must be the full SHA1 hash and not just a tag or branch name. The reason for this is that tags are not fixed and could change, therefore if one is used we must query the server

[yocto] Supported host distro updates

2012-09-24 Thread Paul Eggleton
en using 6.3 here on my build machine for some time with no ill effects. I believe we have some interest in preserving 5.x; should we be adding 6.3 and removing 6.2? What about the rest? Cheers, Paul -- Paul Eggleton Intel Open Source Technology Centre _

Re: [yocto] Supported host distro updates

2012-09-24 Thread Paul Eggleton
On Monday 24 September 2012 12:29:07 Trevor Woerner wrote: > On Mon, Sep 24, 2012 at 7:10 AM, Paul Eggleton > > wrote: > > openSUSE 11.4 \n \ > > openSUSE 12.1 \n \ > > openSUSE 12.2 was released on September 5th. I have been using it >

Re: [yocto] How can I build gstreamer and its plugins without x11?

2012-09-25 Thread Paul Eggleton
eaudio being in DISTRO_FEATURES after I added that feature. I think we should still do that, not sure if it's too late for the current development cycle though - at least it's not too intrusive since pulseaudio is a backfilled feature. Cheers, Paul -- Paul Eggleton Intel Open Source Technology Centre ___ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto

Re: [yocto] 1.3_M5.rc2 status.

2012-09-26 Thread Paul Eggleton
need to follow the instructions and make the appropriate changes to your conf/bblayers.conf. However, there is a patch out for review that we would like to include for the 1.3 final release which will take care of this automatically for you. Cheers, Paul -- Paul Eggleton In

Re: [yocto] 1.3_M5.rc2 status.

2012-09-26 Thread Paul Eggleton
is not as helpful as it could be, hence why we are working to do this automatically for the user. Cheers, Paul -- Paul Eggleton Intel Open Source Technology Centre ___ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto

Re: [yocto] 1.3_M5.rc2 status.

2012-09-26 Thread Paul Eggleton
gt; > > I appreciate this is not as helpful as it could be, hence why we are > > working to do this automatically for the user. > > Ah, OK. Well, I decided to update meta/conf/sanity.conf to have a > matching value of LAYER_CONF_VERSION, so this is solved. That will wor

Re: [yocto] 1.3_M5.rc2 status.

2012-09-26 Thread Paul Eggleton
On Wednesday 26 September 2012 16:20:45 Wolfgang Denk wrote: > Dear Paul Eggleton, > In message <2428256.OTjtN2nWn5@helios> you wrote: > > > Ah, OK. Well, I decided to update meta/conf/sanity.conf to have a > > > matching value of LAYER_CONF_VERSION, so this is s

Re: [yocto] build failure on current

2012-09-27 Thread Paul Eggleton
verify it built by just checking under tmp/sysroots//usr/bin/ to see if tar exists there. Cheers, Paul -- Paul Eggleton Intel Open Source Technology Centre ___ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto

Re: [yocto] [meta-baryon][PATCH 0/4] clear up build warnings

2012-09-28 Thread Paul Eggleton
changed, 8 insertions(+), 5 deletions(-) Merged to meta-baryon master, thanks. Cheers, Paul -- Paul Eggleton Intel Open Source Technology Centre ___ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto

Re: [yocto] build failure on current

2012-09-28 Thread Paul Eggleton
test() { echo | awk 'END { exit ( !( '"$1"')); }' } # Tar version 1.24 and onwards handle overwriting symlinks correctly # but earlier versions do not; this needs to work properly for sstate float_test "$TARVERSION > 1.23" && needtar="0&q

Re: [yocto] build failure on current

2012-09-28 Thread Paul Eggleton
t; executed. (Is it really supposed to?) No, but the rest of the script (the bit following the blank line that you've omitted) is... I wanted to ensure that both the stripping out of the version and float_test were working. Cheers, Paul -- Paul Eggleton Intel Open Source Technology Cent

Re: [yocto] build failure on current

2012-09-28 Thread Paul Eggleton
tar: Error is not > recoverable: exiting now > > > Weird. Anyway, I have a workaround, so it's not a big deal--especially given > that Ubuntu 10.04 isn't officially supported. I'm happy to run any other > tests you can think of to hunt down the cause of this

Re: [yocto] The term Package as used in the YP docs

2012-09-28 Thread Paul Eggleton
an interesting point of history, I'm not sure anyone really needs to know this in the manual, particularly if we've replaced all historical use of the word "package" when we mean "recipe" (as I think we now have for this release). Cheers, Paul -- Paul Eggleton Intel Open Source Technology Centre ___ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto

Re: [yocto] The term Package as used in the YP docs

2012-09-28 Thread Paul Eggleton
cost - it would certainly cause a massive amount of churn, with the potential for problems with layer interaction where one layer has done the big rename and another that bbappends recipes in the first hasn't. Cheers, Paul -- Paul Eggleton Intel Open Source Technology C

Re: [yocto] [meta-baryon][PATCH 1/1] nfs-utils: workaround for nfsd regression in the 3.4 kernel

2012-09-30 Thread Paul Eggleton
.2.3.bbappend new file mode > 100644 > index 000..2c91a93 > --- /dev/null > +++ b/recipes-connectivity/nfs-utils/nfs-utils_1.2.3.bbappend > @@ -0,0 +1,8 @@ > +PR = "r5" This needs to be: PRINC = "1" or, to ensure other layers can also increm

Re: [yocto] Supported host distro updates

2012-10-01 Thread Paul Eggleton
ported upstream for some time now. Cheers, Paul -- Paul Eggleton Intel Open Source Technology Centre ___ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto

Re: [yocto] Supported host distro updates

2012-10-01 Thread Paul Eggleton
On Monday 01 October 2012 14:21:47 McClintock Matthew-B29882 wrote: > On Mon, Oct 1, 2012 at 3:00 AM, Paul Eggleton > > wrote: > > On Monday 24 September 2012 19:03:57 McClintock Matthew-B29882 wrote: > >> CentOS release 5.8 (Final) > > > > OK, so do we kee

[yocto] [yocto-docs][PATCH 00/11] Misc documentation updates

2012-10-01 Thread Paul Eggleton
://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=paule/doc-fixes-4 Paul Eggleton (11): documentation/poky-ref-manual: the G in GPL is "General" documentation/poky-ref-manual: add staticdev-pkgs documentation/poky-ref-manual: add SDKIMAGE_FEATURES documentation/poky-ref-manual: minor im

[yocto] [yocto-docs][PATCH 01/11] documentation/poky-ref-manual: the G in GPL is "General"

2012-10-01 Thread Paul Eggleton
Signed-off-by: Paul Eggleton --- documentation/poky-ref-manual/ref-images.xml |4 ++-- documentation/poky-ref-manual/usingpoky.xml |6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/documentation/poky-ref-manual/ref-images.xml b/documentation/poky-ref-manual/ref

[yocto] [yocto-docs][PATCH 03/11] documentation/poky-ref-manual: add SDKIMAGE_FEATURES

2012-10-01 Thread Paul Eggleton
Add new SDKIMAGE_FEATURES to variable reference. Signed-off-by: Paul Eggleton --- documentation/poky-ref-manual/ref-variables.xml | 10 ++ 1 file changed, 10 insertions(+) diff --git a/documentation/poky-ref-manual/ref-variables.xml b/documentation/poky-ref-manual/ref-variables.xml

[yocto] [yocto-docs][PATCH 02/11] documentation/poky-ref-manual: add staticdev-pkgs

2012-10-01 Thread Paul Eggleton
Document the new staticdev-pkgs IMAGE_FEATURES item. Signed-off-by: Paul Eggleton --- documentation/poky-ref-manual/ref-features.xml |2 ++ 1 file changed, 2 insertions(+) diff --git a/documentation/poky-ref-manual/ref-features.xml b/documentation/poky-ref-manual/ref-features.xml index

[yocto] [yocto-docs][PATCH 04/11] documentation/poky-ref-manual: minor improvements

2012-10-01 Thread Paul Eggleton
Adjust a few sentences so that they make sense. Signed-off-by: Paul Eggleton --- documentation/poky-ref-manual/ref-variables.xml | 17 + 1 file changed, 9 insertions(+), 8 deletions(-) diff --git a/documentation/poky-ref-manual/ref-variables.xml b/documentation/poky-ref

[yocto] [yocto-docs][PATCH 05/11] documentation/poky-ref-manual: remove reference to Ubuntu Intrepid

2012-10-01 Thread Paul Eggleton
We haven't supported Ubuntu Intrepid (8.04) for some time now. Signed-off-by: Paul Eggleton --- documentation/poky-ref-manual/faq.xml | 22 -- 1 file changed, 22 deletions(-) diff --git a/documentation/poky-ref-manual/faq.xml b/documentation/poky-ref-manual/faq.xml

[yocto] [yocto-docs][PATCH 06/11] documentation: update for current netbase version

2012-10-01 Thread Paul Eggleton
Update references to the netbase recipe to the current version (5.0). Signed-off-by: Paul Eggleton --- documentation/bsp-guide/bsp.xml |2 +- documentation/poky-ref-manual/faq.xml |2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/documentation/bsp-guide/bsp.xml

[yocto] [yocto-docs][PATCH 07/11] documentation/dev-manual: clarify section on updating PR

2012-10-01 Thread Paul Eggleton
Setting PR = "r0" isn't mandatory, but is recommended. Also, there isn't really any restriction on its format. Signed-off-by: Paul Eggleton --- .../dev-manual/dev-manual-common-tasks.xml |7 +++ 1 file changed, 3 insertions(+), 4 deletions(-) diff --git

[yocto] [yocto-docs][PATCH 08/11] documentation/poky-ref-manual: update FAQ for adding a new board

2012-10-01 Thread Paul Eggleton
Since we are using a layer-based approach, people do not need to rely upon us to add support for new boards. Signed-off-by: Paul Eggleton --- documentation/poky-ref-manual/faq.xml | 12 +--- 1 file changed, 5 insertions(+), 7 deletions(-) diff --git a/documentation/poky-ref-manual

[yocto] [yocto-docs][PATCH 09/11] documentation/poky-ref-manual: update FAQ on stability

2012-10-01 Thread Paul Eggleton
r the definition of OE-Core. Signed-off-by: Paul Eggleton --- documentation/dev-manual/dev-manual-newbie.xml |2 +- documentation/poky-ref-manual/faq.xml | 14 -- 2 files changed, 9 insertions(+), 7 deletions(-) diff --git a/documentation/dev-manual/dev-manual-newbie.x

[yocto] [yocto-docs][PATCH 10/11] documentation/poky-ref-manual: clarify FAQ on products using the system

2012-10-01 Thread Paul Eggleton
Adjust language slightly so that it reads correctly, and avoid conflating the terms OpenEmbedded and Poky. Signed-off-by: Paul Eggleton --- documentation/poky-ref-manual/faq.xml |8 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/documentation/poky-ref-manual/faq.xml

[yocto] [yocto-docs][PATCH 11/11] documentation/poky-ref-manual: update FAQ for Poky

2012-10-01 Thread Paul Eggleton
Ensure that this section correctly and accurately describes how Poky and OE relate to eachother currently. Signed-off-by: Paul Eggleton --- documentation/poky-ref-manual/faq.xml | 16 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/documentation/poky-ref-manual

Re: [yocto] Can't fetch git SRC_URI via HTTP

2012-10-03 Thread Paul Eggleton
t;> > I ran into the same issue a few days ago. It seems yocto only supports > >> > git fetch through servers providing the repositories through the git > >> > protocol. A way to use git repositories which are provided through > >> > http or https would be quite a goo

Re: [yocto] [PATCH 1/1] meta-tlk: fix ignored SRC_URI appends

2012-10-04 Thread Paul Eggleton
l.cfg" You should use SRC_URI_append = " file://time-limited-kernel.cfg" (note leading space) here. Obviously what you have done does work, but we want to avoid _append += as it can be confusing. Cheers, Paul -- Paul Eggleton Intel Open Source Technology

Re: [yocto] meta-gumstix proceedings

2012-10-08 Thread Paul Eggleton
there will be only one layer at some point? Cheers, Paul [4] http://www.openembedded.org/wiki/LayerIndex -- Paul Eggleton Intel Open Source Technology Centre ___ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto

[yocto] [yocto-docs][PATCH 00/11] Documentation improvements

2012-10-08 Thread Paul Eggleton
903aeef57c85314f5083: documentation: dev-manual - mentioned SRC_URI in the kernel example (2012-10-05 11:25:03 -0700) are available in the git repository at: git://git.yoctoproject.org/poky-contrib paule/doc-fixes-5 http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=paule/doc-fixes-

[yocto] [yocto-docs][PATCH 01/11] documentation: dev-manual: fix spelling

2012-10-08 Thread Paul Eggleton
sence -> sense Signed-off-by: Paul Eggleton --- documentation/dev-manual/dev-manual-newbie.xml |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/documentation/dev-manual/dev-manual-newbie.xml b/documentation/dev-manual/dev-manual-newbie.xml index 9b922b1..20cf234 100

[yocto] [yocto-docs][PATCH 03/11] documentation: poky-ref-manual: improve MACHINE_* variable descriptions

2012-10-08 Thread Paul Eggleton
usage scenarios for these variables. Signed-off-by: Paul Eggleton --- documentation/poky-ref-manual/ref-variables.xml | 124 +++ 1 file changed, 60 insertions(+), 64 deletions(-) diff --git a/documentation/poky-ref-manual/ref-variables.xml b/documentation/poky-ref-manua

[yocto] [yocto-docs][PATCH 02/11] documentation: poky-ref-manual: correct LICENSE_DIR -> LICENSE_PATH

2012-10-08 Thread Paul Eggleton
LICENSE_PATH is the correct variable to use for 1.3 - see: https://bugzilla.yoctoproject.org/show_bug.cgi?id=3118 Fixes documentation for [YOCTO #3118]. Signed-off-by: Paul Eggleton --- documentation/poky-ref-manual/ref-variables.xml |6 +++--- 1 file changed, 3 insertions(+), 3 deletions

[yocto] [yocto-docs][PATCH 05/11] documentation: poky-ref-manual: add PACKAGECONFIG variable

2012-10-08 Thread Paul Eggleton
Add a description of the PACKAGECONFIG variable to the variable glossary. Signed-off-by: Paul Eggleton --- documentation/poky-ref-manual/ref-variables.xml | 31 +++ 1 file changed, 31 insertions(+) diff --git a/documentation/poky-ref-manual/ref-variables.xml b

[yocto] [yocto-docs][PATCH 06/11] documentation: poky-ref-manual: extend DISTRO description

2012-10-08 Thread Paul Eggleton
Extend the description of the DISTRO variable so that it mentions that this points to a .conf file under conf/distro and mentions what happens if the value is left blank. Signed-off-by: Paul Eggleton --- documentation/poky-ref-manual/ref-variables.xml | 11 ++- 1 file changed, 10

[yocto] [yocto-docs][PATCH 04/11] documentation: poky-ref-manual: extend description of MACHINE variable

2012-10-08 Thread Paul Eggleton
Extend the description of the MACHINE variable so that it mentions that this points to a .conf file under conf/machine. Signed-off-by: Paul Eggleton --- documentation/poky-ref-manual/ref-variables.xml |6 +- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/documentation/poky

[yocto] [yocto-docs][PATCH 07/11] documentation: poky-ref-manual: add information on *_FEATURES_BACKFILL

2012-10-08 Thread Paul Eggleton
-off-by: Paul Eggleton --- documentation/poky-ref-manual/ref-features.xml | 46 +++ documentation/poky-ref-manual/ref-variables.xml | 54 ++- 2 files changed, 99 insertions(+), 1 deletion(-) diff --git a/documentation/poky-ref-manual/ref-features.xml b

[yocto] [yocto-docs][PATCH 08/11] documentation: poky-ref-manual: fix description of SUMMARY variable

2012-10-08 Thread Paul Eggleton
* Use correct/up-to-date names of package systems * SUMMARY does not default to the value of DESCRIPTION, it's the other way around (although the logic may be improved in future so that this is the effect). Signed-off-by: Paul Eggleton --- documentation/poky-ref-manual/ref-variable

[yocto] [yocto-docs][PATCH 09/11] documentation: poky-ref-manual: remove references to ipkg

2012-10-08 Thread Paul Eggleton
We haven't supported ipkg for some time now - it was replaced by opkg (whilst still using the ipk package format). Signed-off-by: Paul Eggleton --- documentation/poky-ref-manual/faq.xml |2 +- documentation/poky-ref-manual/ref-variables.xml |4 ++-- 2 files chang

[yocto] [yocto-docs][PATCH 11/11] documentation: poky-ref-manual: update directory structure information

2012-10-08 Thread Paul Eggleton
* Add meta-yocto, meta-yocto-bsp and meta-hob * Remove meta-rt - this was merged into OE-Core (meta) * Remove meta-demoapps - this was dropped Signed-off-by: Paul Eggleton --- documentation/poky-ref-manual/ref-structure.xml | 30 --- 1 file changed, 21 insertions(+), 9

[yocto] [yocto-docs][PATCH 10/11] documentation: poky-ref-manual: replace "package" with "recipe" where appropriate

2012-10-08 Thread Paul Eggleton
We have to take care when using "package" to avoid confusion, even when referring to variables with a historical package association (PV, PN etc.). Signed-off-by: Paul Eggleton --- documentation/poky-ref-manual/ref-variables.xml | 25 --- 1 file changed, 13

Re: [yocto] [yocto-docs][PATCH 00/11] Documentation improvements

2012-10-08 Thread Paul Eggleton
On Monday 08 October 2012 16:38:06 Paul Eggleton wrote: > Add some missing variables to the variable reference and improve > the descriptions of others. Also fix references to "package" where > we mean "recipe" and a couple of other issues I noticed at the same

Re: [yocto] building under Centos 6.3

2012-10-09 Thread Paul Eggleton
s one was missed out. Fortunately though the new version of the Quick Start Guide for 1.3 in which that section has been rewritten does however include chrpath in the list of packages for CentOS. Cheers, Paul -- Paul Eggleton Intel Open Source Technology Centre

[yocto] Buildhistory web interface

2012-10-09 Thread Paul Eggleton
sting buildhistory-diff command line utility) may benefit from some further work also. I'm by no means a web development expert either so if you have any suggestions or patches in that regard I'd be happy for those as well. Cheers, Paul [1] http://wiki.yoctoproject.org/wiki/Buildhis

Re: [yocto] [meta-baryon][PATCH 1/1] nfs-utils: workaround for nfsd regression in the 3.4 kernel

2012-10-10 Thread Paul Eggleton
gt; This needs to be: > > > > PRINC = "1" > > > > or, to ensure other layers can also increment the value: > > > > PRINC := "${@int(PRINC) + 1}" > > OK, that makes sense. I've made the changes and pushed them again to: > > git://g

[yocto] Changelog for 1.3

2012-10-11 Thread Paul Eggleton
Significant cleanup of X server recipes - Start to add regression tests for BitBake Is there anything that belongs here that I have missed? I know we've done a lot of other bugfixes and package upgrades, we're really after the highlights. Cheers, Paul -- Paul Eggleton

[yocto] [meta-intel][PATCH] ffmpeg: set LICENSE_FLAGS

2012-10-15 Thread Paul Eggleton
Signed-off-by: Paul Eggleton --- common/recipes-multimedia/ffmpeg/ffmpeg.inc |2 ++ 1 file changed, 2 insertions(+) diff --git a/common/recipes-multimedia/ffmpeg/ffmpeg.inc b/common/recipes-multimedia/ffmpeg/ffmpeg.inc index 96da7c2..3ce950e 100644 --- a/common/recipes-multimedia/ffmpeg

Re: [yocto] Revision file in images

2012-10-15 Thread Paul Eggleton
current commits SHA1 into the file /etc/build. This will > > give me all info I need. > > FYI, I was able to put the SHA1 of each meta data layer by doing: > > def print_layers_version(d): > layertext = "Configured metadata layers:\n%s\n" % > '\n'.jo

Re: [yocto] STAMP variable

2012-10-16 Thread Paul Eggleton
based on PE if PE is set and greater than zero for the recipe, or else will be empty. e.g. if PE is "1" then EXTENDPE will be "1_", whereas if PE is not set (the default) or 0 then EXTENDPE will be "". Cheers, Paul -- Paul Eggleton Intel Open Source Techn

Re: [yocto] Cloning yocto repos over https

2012-10-16 Thread Paul Eggleton
e have opened a bug to track it - you may wish to add yourself to the CC list: http://bugzilla.yoctoproject.org/show_bug.cgi?id=3263 Cheers, Paul -- Paul Eggleton Intel Open Source Technology Centre ___ yocto mailing list yocto@

Re: [yocto] lm-sensors not available as a package?

2012-10-16 Thread Paul Eggleton
recipe from OE-Classic here: http://www.openembedded.org/wiki/Migrating_metadata_to_OE-Core If you do come up with an updated recipe we'd love to have it added to meta-oe or some other layer ;) Cheers, Paul -- Paul Eggleton Intel Open Source Technology Centre

Re: [yocto] How to avoid re-creating a recipe (+my meta-bucket approach)

2012-10-17 Thread Paul Eggleton
owever, what I hope we can do in the 1.4 timeframe would be to implement my proposal here: https://bugzilla.yoctoproject.org/show_bug.cgi?id=3272 This would provide us with a way to search all published layers down to the recipe level from the web. Cheers, Paul -- Paul Eggl

Re: [yocto] Requesting information on some variables

2012-10-17 Thread Paul Eggleton
cal to define the dependency chains in the documentation, but > providing the user with the background and tools to discover them seems > appropriate. > > > Scott Rifenbark > Intel Corporation > Yocto Project Documentation > 503.712.2702 > 503.341.0418 (cell) -- Paul Eggleton Intel Open Source Technology Centre ___ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto

Re: [yocto] Requesting information on some variables

2012-10-18 Thread Paul Eggleton
On Wednesday 17 October 2012 21:07:20 Rifenbark, Scott M wrote: > Thanks for the added investigation here. The original bug report listed > COMMON_FEATURES as an undocumented variable. I see, however, that the > variable referred to by both you and Paul Eggleton is COMBINED_FEATURES.

Re: [yocto] Problem genrerating module autoloading commands

2012-10-18 Thread Paul Eggleton
t; > >> > >> The module gets built correctly and is included in the images. Running > >> 'modprobe foo' works as intended on the target hardware. > >> > >> Did I fall in some edge case? > > > > Does foo have any '-' or &

Re: [yocto] why was meta-dlna submodule history stripped out?

2012-10-20 Thread Paul Eggleton
g the combo-layer tool to pull them back down when they are merged. Long term however I'd rather see the additional unique recipes in meta- guacamayo itself go into more official OE community layers. meta-dlna would continue to take them from there using combo-layer though I suspect. (This is t

Re: [yocto] why was meta-dlna submodule history stripped out?

2012-10-22 Thread Paul Eggleton
On Monday 22 October 2012 09:06:41 Tomas Frydrych wrote: > On 20/10/12 13:16, Paul Eggleton wrote: > > On Friday 19 October 2012 11:01:09 Saul Wold wrote: > > Long term however I'd rather see the additional unique recipes in meta- > > guacamayo itself go into more of

Re: [yocto] Ubuntu 10.04 don't support mirror option with parameter

2012-10-24 Thread Paul Eggleton
newer version of git needs to be built (if the host's version of git is older than 1.7.5); if so we build one (git-replacement-native). The denzil / 1.2 release does not have this, however. Cheers, Paul -- Paul Eggleton Intel Open Source Technology Centre

[yocto] [meta-baryon][PATCH 0/1] proftpd cleanup

2012-10-30 Thread Paul Eggleton
://git.yoctoproject.org/poky-contrib paule/proftpd http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=paule/proftpd Paul Eggleton (1): proftpd: add initscript and tidy up recipe recipes-extended/proftpd/files/basic.conf.patch |2 +- recipes-extended/proftpd/files/contrib.patch |4

[yocto] [meta-baryon][PATCH 1/1] proftpd: add initscript and tidy up recipe

2012-10-30 Thread Paul Eggleton
which sets DESCRIPTION) and base it on the short description from the website * Add HOMEPAGE * Add/fix description in some patches and improve recipe indentation * Remove unnecessary chown of proftpd binary in postinst script Signed-off-by: Paul Eggleton --- recipes-extended/proftpd/files/basic.conf.patc

Re: [yocto] Building local sources

2015-03-11 Thread Paul Eggleton
gt; > do not want to extract the full repo for each modules either. > > > > I am now looking into writing my own unpack function to move my code > > under S manually, but I was wondering if yocto had something to support > > this model and I simply missed it or if wri

Re: [yocto] should bitbake manual mention other task flags like file-checksums, ...?

2015-03-12 Thread Paul Eggleton
amples but at the moment there is no actual reference for them (which we should have). > and i already mentioned that [recideptask] was missing from that list. > are there any others? It's not unlikely that there are others, yes.

Re: [yocto] File in append recipe not installed

2015-03-13 Thread Paul Eggleton
itbake-layers show-appends If it's not listed there, check that the layer shows up in: bitbake-layers show-layers If the layer doesn't show there, check if it has been correctly added to bblayers.conf. If it is, check that your layer.conf is setting BBFILES such that bbappends in th

Re: [yocto] Difference b/w yocto kernels and normal linux.org kernels

2015-03-13 Thread Paul Eggleton
ibed in our kernel development manual: http://www.yoctoproject.org/docs/current/kernel-dev/kernel-dev.html#working-with-your-own-sources Note that you must not have SRCPV included in the recipe's value of PV, or you will get the error you mentioned. Cheers, Paul -- Paul Eggleton Intel

Re: [yocto] running task only for native but not target?

2015-03-13 Thread Paul Eggleton
; > do_patch_class-target[noexec] = "1" > do_compile_class-target[noexec] = "1" > > It appears the OVERRIDES do not apply here, any hint on how I can achieve > this? Probably the easiest way would be to just null out the tasks just for the tar

Re: [yocto] Difference b/w yocto kernels and normal linux.org kernels

2015-03-13 Thread Paul Eggleton
expert there). Cheers, Paul -- Paul Eggleton Intel Open Source Technology Centre -- ___ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto

Re: [yocto] File in append recipe not installed

2015-03-14 Thread Paul Eggleton
ures will incorporate the values of all of the things your bbappend is setting, so this doesn't really account for the behaviour you are describing. Can you reproduce the issue? Cheers, Paul -- Paul Eggleton Intel Open Source Technology Centre -- ___

Re: [yocto] Bitbake recipe Post install script not executed once the package is installed

2015-03-14 Thread Paul Eggleton
o didn't see the echo output on the console when the package is being > installed or post installation activity is being performed. Is the output package that you are installing actually called "test"? Cheers, Paul -- Paul Eggleton Intel Open Source Technology Centre --

Re: [yocto] Automatically include all recipes/packages in a custom layer

2015-03-14 Thread Paul Eggleton
packagegroup recipe within your custom layer to pull in all the packages you want installed, and then you just need to add that packagegroup to your image. Cheers, Paul -- Paul Eggleton Intel Open Source Technology Centre -- ___ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto

<    3   4   5   6   7   8   9   10   11   12   >