All of lore.kernel.org
 help / color / mirror / Atom feed
From: Paul Barker <pbarker@toganlabs.com>
To: meta-virtualization@yoctoproject.org
Subject: [PATCH 4/4] cgroup-lite: Inherit allarch
Date: Mon,  3 Apr 2017 11:27:13 +0100	[thread overview]
Message-ID: <20170403102713.1536-5-pbarker@toganlabs.com> (raw)
In-Reply-To: <20170403102713.1536-1-pbarker@toganlabs.com>

This recipe just installs a pair of shell scripts.

Signed-off-by: Paul Barker <pbarker@toganlabs.com>
---
 recipes-containers/cgroup-lite/cgroup-lite_1.11.bb | 1 +
 1 file changed, 1 insertion(+)

diff --git a/recipes-containers/cgroup-lite/cgroup-lite_1.11.bb b/recipes-containers/cgroup-lite/cgroup-lite_1.11.bb
index b3af6f4..065d0ea 100644
--- a/recipes-containers/cgroup-lite/cgroup-lite_1.11.bb
+++ b/recipes-containers/cgroup-lite/cgroup-lite_1.11.bb
@@ -9,6 +9,7 @@ SRC_URI += "file://cgroups-init"
 SRC_URI[md5sum] = "b20976194ee8fdb61e6b55281fb6ead4"
 SRC_URI[sha256sum] = "a79ab9ae6fb3ff3ce0aa5539b055c0379eaffdc6c5f003af4010fcea683c1a45"
 
+inherit allarch
 inherit update-rc.d
 
 INITSCRIPT_NAME = "cgroups-init"
-- 
2.11.0



  parent reply	other threads:[~2017-04-03 10:27 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-04-03 10:27 [PATCH 0/4] Updates for runc & associated tools Paul Barker
2017-04-03 10:27 ` [PATCH 1/4] netns: Update to latest HEAD Paul Barker
2017-04-03 10:27 ` [PATCH 2/4] runc-opencontainers: Update to v1.0.0-rc3 Paul Barker
2017-04-03 10:27 ` [PATCH 3/4] runc-opencontainers: Drop unnecessary branch spec from SRC_URI Paul Barker
2017-04-03 11:11   ` Bruce Ashfield
2017-04-03 11:34     ` Paul Barker
2017-04-03 10:27 ` Paul Barker [this message]
2017-04-10 12:48 ` [PATCH 0/4] Updates for runc & associated tools Bruce Ashfield

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20170403102713.1536-5-pbarker@toganlabs.com \
    --to=pbarker@toganlabs.com \
    --cc=meta-virtualization@yoctoproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.