diff options
Diffstat (limited to 'recipes-containers/lxcfs/files/systemd-allow-for-distinct-build-directory.patch')
-rw-r--r-- | recipes-containers/lxcfs/files/systemd-allow-for-distinct-build-directory.patch | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes-containers/lxcfs/files/systemd-allow-for-distinct-build-directory.patch b/recipes-containers/lxcfs/files/systemd-allow-for-distinct-build-directory.patch index 14228d65..4d93cc3e 100644 --- a/recipes-containers/lxcfs/files/systemd-allow-for-distinct-build-directory.patch +++ b/recipes-containers/lxcfs/files/systemd-allow-for-distinct-build-directory.patch | |||
@@ -10,6 +10,8 @@ distinct build directory. As such we get the error: | |||
10 | 10 | ||
11 | Make use of $(srcdir) to correct this. | 11 | Make use of $(srcdir) to correct this. |
12 | 12 | ||
13 | Upstream-Status: Inappropriate [embedded specific] | ||
14 | |||
13 | Signed-off-by: Mark Asselstine <mark.asselstine@windriver.com> | 15 | Signed-off-by: Mark Asselstine <mark.asselstine@windriver.com> |
14 | --- | 16 | --- |
15 | config/init/systemd/Makefile.am | 2 +- | 17 | config/init/systemd/Makefile.am | 2 +- |