mirror of
https://git.yoctoproject.org/meta-security
synced 2026-07-16 03:47:21 +00:00
62059c7e36
Release notes: https://sssd.io/release-notes/sssd-2.9.6.html https://sssd.io/release-notes/sssd-2.9.7.html Signed-off-by: Scott Murray <scott.murray@konsulko.com>
26 lines
647 B
Diff
26 lines
647 B
Diff
From 81074928bf6bf339628eb6427c44f8ad4512a431 Mon Sep 17 00:00:00 2001
|
|
From: Armin Kuster <akuster808@gmail.com>
|
|
Date: Tue, 18 May 2021 15:10:53 +0000
|
|
Subject: [PATCH] don't run generate-sbus-code
|
|
|
|
Upstream-Status: Inappropriate [OE Specific]
|
|
|
|
Signed-off-by: Armin Kuster <akuster808@gmail.com>
|
|
---
|
|
Makefile.am | 2 --
|
|
1 file changed, 2 deletions(-)
|
|
|
|
diff --git a/Makefile.am b/Makefile.am
|
|
index 3477aa0..8943e8a 100644
|
|
--- a/Makefile.am
|
|
+++ b/Makefile.am
|
|
@@ -1036,8 +1036,6 @@ generate-sbus-code:
|
|
|
|
.PHONY: generate-sbus-code
|
|
|
|
-BUILT_SOURCES += generate-sbus-code
|
|
-
|
|
EXTRA_DIST += \
|
|
sbus_generate.sh.in \
|
|
src/sbus/codegen/dbus.xml \
|