aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/obsolete/socketcan
diff options
context:
space:
mode:
authorFrans Meulenbroeks <fransmeulenbroeks@gmail.com>2010-10-04 18:51:54 +0200
committerFrans Meulenbroeks <fransmeulenbroeks@gmail.com>2010-10-04 18:51:54 +0200
commit99903dc5ce9d7d5207a5d077d47c111b49dc97dd (patch)
tree6effd485a7262bb5945ee0ccf754620d767383c3 /recipes/obsolete/socketcan
parentd139b3181031e1e39e6a53fb5f888e7479919f3d (diff)
downloadopenembedded-99903dc5ce9d7d5207a5d077d47c111b49dc97dd.tar.gz
socketcan : moved unused files to obsolete dir
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Diffstat (limited to 'recipes/obsolete/socketcan')
-rw-r--r--recipes/obsolete/socketcan/files/install-can_netlink.h.patch21
1 files changed, 21 insertions, 0 deletions
diff --git a/recipes/obsolete/socketcan/files/install-can_netlink.h.patch b/recipes/obsolete/socketcan/files/install-can_netlink.h.patch
new file mode 100644
index 0000000000..36f5e10f7b
--- /dev/null
+++ b/recipes/obsolete/socketcan/files/install-can_netlink.h.patch
@@ -0,0 +1,21 @@
+commit 2470d91a6254b062aae8ab6120795a0f28344687
+Author: Vitus Jensen <vitus@vitus.devnet.local>
+Date: Tue May 18 16:59:01 2010 +0200
+
+ install can_netlink.h
+
+diff --git a/include/GNUmakefile.am b/include/GNUmakefile.am
+index 4ba2798..eb35a3a 100644
+--- a/include/GNUmakefile.am
++++ b/include/GNUmakefile.am
+@@ -1,8 +1,6 @@
+-noinst_HEADERS = \
+- can_netlink.h
+-
+ nobase_include_HEADERS = \
+- libsocketcan.h
++ libsocketcan.h \
++ can_netlink.h
+
+ MAINTAINERCLEANFILES = \
+ libsocketcan_config.h.in \