eudev: really bump version
authorPeter Korsgaard <peter@korsgaard.com>
Fri, 23 Jan 2015 16:12:13 +0000 (17:12 +0100)
committerPeter Korsgaard <peter@korsgaard.com>
Fri, 23 Jan 2015 16:35:43 +0000 (17:35 +0100)
commit14af550d5eb50222196ece3042d2f1e2a9466cf6
tree0117148c9c2ef36403754fed6cd788a207719b0a
parent818f5865e687e558b39643252d9c761da87b2cb9
eudev: really bump version

The configure script checks for linux/btrfs.h which is only available since
3.9 (55e301fd57a6239ec: Btrfs: move fs/btrfs/ioctl.h to
include/uapi/linux/btrfs.h).

It now also uses static_assert which is only available since GCC 4.6, so
handle it as well in the legacy patch.

Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/eudev/0001-Only-use-pragma-for-ignoring-diagnostics-if-.patch
package/eudev/eudev.mk
system/Config.in