summaryrefslogtreecommitdiff
path: root/recipes-core/systemd/systemd-machine-id-commit/0001-systemd-machine-id-commit-allow-standalone-build.patch
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2014-12-21 12:22:53 +0100
committerMax Krummenacher <max.krummenacher@toradex.com>2015-05-18 11:17:36 +0200
commitc13a8ab4cb2a8c08208ecb6a0d8405aa33c42b87 (patch)
treeef6b1e1eec9c362ef2b39f66d12c72b054744542 /recipes-core/systemd/systemd-machine-id-commit/0001-systemd-machine-id-commit-allow-standalone-build.patch
parent52bef82262167c42ffdf2c1e356e81717b72c13d (diff)
Revert "systemd-machine-id-commit: add standalone recipe"
Angstom Dizzy now uses systemd V218 so there is no need to build a component seperately anymore. This reverts commit 16b8b392ad048566729f30d7c3887d1bfdf21bd4.
Diffstat (limited to 'recipes-core/systemd/systemd-machine-id-commit/0001-systemd-machine-id-commit-allow-standalone-build.patch')
-rw-r--r--recipes-core/systemd/systemd-machine-id-commit/0001-systemd-machine-id-commit-allow-standalone-build.patch25
1 files changed, 0 insertions, 25 deletions
diff --git a/recipes-core/systemd/systemd-machine-id-commit/0001-systemd-machine-id-commit-allow-standalone-build.patch b/recipes-core/systemd/systemd-machine-id-commit/0001-systemd-machine-id-commit-allow-standalone-build.patch
deleted file mode 100644
index f0c1c6f..0000000
--- a/recipes-core/systemd/systemd-machine-id-commit/0001-systemd-machine-id-commit-allow-standalone-build.patch
+++ /dev/null
@@ -1,25 +0,0 @@
-From 9e49ff1c3b9e310ab69b3c487c09aebb8943bcac Mon Sep 17 00:00:00 2001
-From: Max Krummenacher <max.krummenacher@toradex.com>
-Date: Tue, 16 Dec 2014 11:12:44 +0100
-Subject: [PATCH] systemd_machine_id_commit: allow standalone build
-
----
- Makefile.am | 1 +
- 1 file changed, 1 insertion(+)
-
-diff --git a/Makefile.am b/Makefile.am
-index ac7924e..514345d 100644
---- a/Makefile.am
-+++ b/Makefile.am
-@@ -2247,6 +2247,8 @@ systemd_fsck_LDADD = \
- libsystemd-shared.la
-
- # ------------------------------------------------------------------------------
-+generate_sources: $(BUILT_SOURCES)
-+.PHONY : generate_sources
- systemd_machine_id_commit_SOURCES = \
- src/machine-id-commit/machine-id-commit.c \
- src/core/machine-id-setup.c \
---
-1.9.3
-