diff options
Diffstat (limited to 'recipes/socketcan/libsocketcan_0.0.7.bb')
-rw-r--r-- | recipes/socketcan/libsocketcan_0.0.7.bb | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/recipes/socketcan/libsocketcan_0.0.7.bb b/recipes/socketcan/libsocketcan_0.0.7.bb new file mode 100644 index 0000000000..18f607e9ae --- /dev/null +++ b/recipes/socketcan/libsocketcan_0.0.7.bb @@ -0,0 +1,7 @@ +TAG = "v${PV}" +require libsocketcan.inc + +PR = "${INC_PR}.0" + +SRC_URI += "file://install-can_netlink.h.patch;apply=yes \ + " |