Pull in changes to support passing client control sockets(--ctrl
type=unixio,clientfd=), that allows to fork swtpm and communicate using
socketpair.
Signed-off-by: Amarnath Valluri
---
recipes-tpm/swtpm/swtpm_1.0.bb | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/recipes-tpm
Typo in writing swupd version and urls to defaults
Signed-off-by: Amarnath Valluri
---
recipes-core/swupd-client/swupd-client_git.bb | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/recipes-core/swupd-client/swupd-client_git.bb
b/recipes-core/swupd-client/swupd
This allows bundles to deploy content specific to user
Signed-off-by: Amarnath Valluri
---
.../0001-Do-not-consider-home-as-user-state.patch | 29 ++
.../0001-Do-not-consider-home-as-user-state.patch | 29 ++
recipes-core/swupd-client/swupd-client_2.87
Hi Ross,
An alternative would be to have some naming pattern for conf packages
(-conf is reasonable) and invent a new image-feature called
conf-packages that uses a glob to find all complementary packages
matching the *-conf pattern. This is how dev-pkgs, dbg-pkgs,
doc-pkgs etc work. I b
Thanks Ross for your suggestions.
On Monday 25 April 2016 02:46 PM, Burton, Ross wrote:
On 25 April 2016 at 07:46, Amarnath Valluri
mailto:amarnath.vall...@intel.com>> wrote:
I would like to provide a pakcagegroup-config, that should
automatically select the configuration pa
On Friday 22 April 2016 02:09 PM, Valluri, Amarnath wrote:
Hello,
I have my own layer, that provides configuration packages for core
Linux components, for example ‘connman-conf’ for ‘connman’ package.
I would like to provide a pakcagegroup-config, that should
automatically select the conf
Hello,
I have my own layer, that provides configuration packages for core Linux
components, for example ‘connman-conf’ for ‘connman’ package.
I would like to provide a pakcagegroup-config, that should automatically
select the configuration packages that are part of image configuration.
Say i