summaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/udev
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-core/udev')
-rw-r--r--meta/recipes-core/udev/files/fix-alignment.patch2
-rw-r--r--meta/recipes-core/udev/files/noasmlinkage.patch1
-rw-r--r--meta/recipes-core/udev/files/tmpfs.patch1
-rw-r--r--meta/recipes-core/udev/files/udevsynthesize.patch2
4 files changed, 6 insertions, 0 deletions
diff --git a/meta/recipes-core/udev/files/fix-alignment.patch b/meta/recipes-core/udev/files/fix-alignment.patch
index 8c7b8b5ac5..dfe21b6e96 100644
--- a/meta/recipes-core/udev/files/fix-alignment.patch
+++ b/meta/recipes-core/udev/files/fix-alignment.patch
@@ -1,3 +1,5 @@
1Upstream-Status: Pending
2
1diff --git a/udev_rules_parse.c b/udev_rules_parse.c 3diff --git a/udev_rules_parse.c b/udev_rules_parse.c
2--- a/udev_rules_parse.c 4--- a/udev_rules_parse.c
3+++ b/udev_rules_parse.c 5+++ b/udev_rules_parse.c
diff --git a/meta/recipes-core/udev/files/noasmlinkage.patch b/meta/recipes-core/udev/files/noasmlinkage.patch
index 0d8e854c0e..4173fc5c2b 100644
--- a/meta/recipes-core/udev/files/noasmlinkage.patch
+++ b/meta/recipes-core/udev/files/noasmlinkage.patch
@@ -1,3 +1,4 @@
1Upstream-Status: Inappropriate [embedded]
1 2
2# 3#
3# Patch managed by http://www.holgerschurig.de/patcher.html 4# Patch managed by http://www.holgerschurig.de/patcher.html
diff --git a/meta/recipes-core/udev/files/tmpfs.patch b/meta/recipes-core/udev/files/tmpfs.patch
index 9d0d8b4515..aa4a4f6c9b 100644
--- a/meta/recipes-core/udev/files/tmpfs.patch
+++ b/meta/recipes-core/udev/files/tmpfs.patch
@@ -1,3 +1,4 @@
1Upstream-Status: Inappropriate [embedded]
1 2
2# 3#
3# Patch managed by http://www.mn-logistik.de/unsupported/pxa250/patcher 4# Patch managed by http://www.mn-logistik.de/unsupported/pxa250/patcher
diff --git a/meta/recipes-core/udev/files/udevsynthesize.patch b/meta/recipes-core/udev/files/udevsynthesize.patch
index 7811188485..5122ea2b22 100644
--- a/meta/recipes-core/udev/files/udevsynthesize.patch
+++ b/meta/recipes-core/udev/files/udevsynthesize.patch
@@ -1,3 +1,5 @@
1Upstream-Status: Inappropriate [distribution]
2
1--- udev-081/udevsynthesize.c.orig 2006-01-29 12:22:45.000000000 +0100 3--- udev-081/udevsynthesize.c.orig 2006-01-29 12:22:45.000000000 +0100
2+++ udev-081/udevsynthesize.c 2006-01-29 12:22:40.000000000 +0100 4+++ udev-081/udevsynthesize.c 2006-01-29 12:22:40.000000000 +0100
3@@ -0,0 +1,763 @@ 5@@ -0,0 +1,763 @@