I can think of various things that would go wrong with tmp on NFS. One of the
most obvious example would be to try and change the network configuration
while running, and needing some temporary file to manage that.\
I think the expectation is that /tmp should be accessible at all times, and
t
I should clarify, the sanity check warning I'm referring to is about the Yocto
build/tmp directory not /tmp as in the system level tmp dir.
Thanks, Luke.
-Original Message-
From: yocto-boun...@yoctoproject.org [mailto:yocto-boun...@yoctoproject.org] On
Behalf Of Mike Looijmans
Sent: We
On 7 October 2015 at 02:37, Luke (Lucas) Starrett
wrote:
> I’m aware of the checks added by changes like this:
>
>
>
> patchwork.openembedded.org/patch/61107/
>
>
>
> However, I don’t see the reasoning/background documented as to exactly
> what is actually broken when putting tmp on NFS. Is it t
On 7 October 2015 at 13:59, Burton, Ross wrote:
> Follow the link in the patch to the referenced bug, and comment #8 by Mark
> Hatle explains the problems that Wind River were seeing in testing:
>
I should also add that many people buy lots of RAM and do builds with
build/tmp in a tmpfs as it gi
On 07-10-15 15:04, Burton, Ross wrote:
On 7 October 2015 at 13:59, Burton, Ross mailto:ross.bur...@intel.com>> wrote:
Follow the link in the patch to the referenced bug, and comment #8 by Mark
Hatle explains the problems that Wind River were seeing in testing:
I should also add that
Hello,
I created a packagegroup file as per the instructions called packagegroup-foo.bb
Within that file I define 2 package groups as such.
PACKAGES = "\
packagegroup-foo-apps \
packagegroup-foo-tools \
"
RDEPENDS_packagegroup-foo-apps = "…"
RDEPENDS_packagegroup-foo-tools = "…"
However, wh
Hello,
I am fetching my source code from SVN in my recipe file. The build works fine.
However if I open a "devshell", the .svn directory is missing so I can not
checkin any modifications. I looked at svn.py and it looks like it should be
doing a checkout operation.
How do I fix this?
--
The build system creates a tar.gz file from the SVN checkout. Probally
the devshell opens on this .tar.gz exploded, not at the folder checked
out.
What I do is checkout manunally and use toolchain to compile. So I do
fix/compile/test cycle on my own workcopy and using toolchains
provided by Yocto.
Signed-off-by: Joe Slater
---
recipes-security/refpolicy/refpolicy_git.inc |1 +
1 file changed, 1 insertion(+)
diff --git a/recipes-security/refpolicy/refpolicy_git.inc
b/recipes-security/refpolicy/refpolicy_git.inc
index 6db4b9e..32b3195 100644
--- a/recipes-security/refpolicy/refpolicy_g
Hi,
Can any one please tell the what is the exact difference between
DEPENDS and RDEPENDS . I am not able to get it . How these variables are
exactly parsed.
-regards
vivek
--
___
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoprojec
On 10/08/2015 07:36 AM, Joe Slater wrote:
Signed-off-by: Joe Slater
---
recipes-security/refpolicy/refpolicy_git.inc |1 +
1 file changed, 1 insertion(+)
diff --git a/recipes-security/refpolicy/refpolicy_git.inc
b/recipes-security/refpolicy/refpolicy_git.inc
index 6db4b9e..32b3195 10064
From: Wenzong Fan
They have been added to oe-core.
The following changes since commit 463f97bfd1180475540b7d91e3fec6a2b33966bd:
audit/auvirt: get inline functions work with both gnu89 & gnu11 (2015-09-21
10:42:27 -0400)
are available in the git repository at:
git://git.pokylinux.org/poky
From: Wenzong Fan
libcap-ng 0.7.7 has been added to oe-core:
ad509d7644803ff9386affefe2ec1a3664027074
No change need to port.
Signed-off-by: Wenzong Fan
---
recipes-security/libcap-ng/libcap-ng/python.patch | 58 ---
recipes-security/libcap-ng/libcap-ng_0.7.7.bb | 40
From: Wenzong Fan
swig 3.0.6 has been added to oe-croe:
66923c6776da13bd4513a73c3f7c5e60d74eb0f3
No change need to port.
Signed-off-by: Wenzong Fan
---
recipes-devtools/swig/swig.inc | 59 --
...lf-exe-for-swig-swiglib-on-non-Win32-plat.patch | 69 ---
14 matches
Mail list logo