All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Vyacheslav Yurkov" <uvv.mail@gmail.com>
To: Openembedded-core@lists.openembedded.org
Cc: Vyacheslav Yurkov <uvv.mail@gmail.com>
Subject: [PATCH v4 4/7] systemd-machine-units: add bbappend for meta-selftest
Date: Fri,  6 Aug 2021 14:06:08 +0200	[thread overview]
Message-ID: <20210806120611.124246-4-uvv.mail@gmail.com> (raw)
In-Reply-To: <20210806120611.124246-1-uvv.mail@gmail.com>

Signed-off-by: Vyacheslav Yurkov <uvv.mail@gmail.com>
---
 .../systemd-machine-units/systemd-machine-units_%.bbappend      | 2 ++
 1 file changed, 2 insertions(+)
 create mode 100644 meta-selftest/recipes-test/systemd-machine-units/systemd-machine-units_%.bbappend

diff --git a/meta-selftest/recipes-test/systemd-machine-units/systemd-machine-units_%.bbappend b/meta-selftest/recipes-test/systemd-machine-units/systemd-machine-units_%.bbappend
new file mode 100644
index 0000000000..205720982c
--- /dev/null
+++ b/meta-selftest/recipes-test/systemd-machine-units/systemd-machine-units_%.bbappend
@@ -0,0 +1,2 @@
+# This bbappend is used to alter the recipe using the test_recipe.inc file created by tests.
+include test_recipe.inc
-- 
2.28.0


  parent reply	other threads:[~2021-08-06 12:06 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-08-06 12:06 [PATCH v4 1/7] lib/oe: add generic functions for overlayfs Vyacheslav Yurkov
2021-08-06 12:06 ` [PATCH v4 2/7] overlayfs.bbclass: generate overlayfs mount units Vyacheslav Yurkov
2021-08-06 13:00   ` [OE-core] " Michael Opdenacker
2021-08-06 13:04     ` Richard Purdie
2021-08-06 13:13       ` Vyacheslav Yurkov
2021-08-06 13:28         ` Michael Opdenacker
2021-08-06 12:06 ` [PATCH v4 3/7] rootfs-postcommands: add QA check for overlayfs Vyacheslav Yurkov
2021-08-06 12:06 ` Vyacheslav Yurkov [this message]
2021-08-06 12:06 ` [PATCH v4 5/7] overlayfs: meta-selftest recipe Vyacheslav Yurkov
2021-08-06 12:06 ` [PATCH v4 6/7] oeqa/selftest: overlayfs unit tests Vyacheslav Yurkov
2021-08-06 12:06 ` [PATCH v4 7/7] MAINTAINERS: add overlayfs maintainer Vyacheslav Yurkov
2021-08-06 13:01   ` [OE-core] " Michael Opdenacker

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=20210806120611.124246-4-uvv.mail@gmail.com \
    --to=uvv.mail@gmail.com \
    --cc=Openembedded-core@lists.openembedded.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.