diff options
author | Qing He <qing.he@intel.com> | 2011-05-12 11:13:55 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-05-13 11:02:14 +0100 |
commit | 9deb37367135b6f45c7fe5d836a08188fa882c1d (patch) | |
tree | b4f05b15c460943ddf4a9cdc3eb93a27b823f1da /meta/recipes-core/udev | |
parent | f8382175a1a5a6f3fdcfb55e73b8782a953b517c (diff) | |
download | poky-9deb37367135b6f45c7fe5d836a08188fa882c1d.tar.gz |
update patch upstream status
This patch includes the update of patch upstream status of the following
recipes (50 in all):
grub pciutils setserial dhcp iproute2 libnss-mdns nfs-utils openssl portmap
busybox coreutils dbus dropbear ncurses readline sysfsutils sysvinit tinylogin
udev update-rc.d util-linux elfutils file pkgconfig syslinux ubootchart
yaffs2 findutils gamin hdparm libaio libzypp parted procps sat-solver
screen sed sysklogd tcp-wrapper time zypper attr boost createrepo gnutls
hal js libgcrypt libnl libusb-compat
(From OE-Core rev: 1e6f767663b7d5fb6277fd2b214f4a50e24d4ffd)
Signed-off-by: Qing He <qing.he@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-core/udev')
-rw-r--r-- | meta/recipes-core/udev/files/fix-alignment.patch | 2 | ||||
-rw-r--r-- | meta/recipes-core/udev/files/noasmlinkage.patch | 1 | ||||
-rw-r--r-- | meta/recipes-core/udev/files/tmpfs.patch | 1 | ||||
-rw-r--r-- | meta/recipes-core/udev/files/udevsynthesize.patch | 2 |
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 @@ | |||
1 | Upstream-Status: Pending | ||
2 | |||
1 | diff --git a/udev_rules_parse.c b/udev_rules_parse.c | 3 | diff --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 @@ | |||
1 | Upstream-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 @@ | |||
1 | Upstream-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 @@ | |||
1 | Upstream-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 @@ |