diff options
Diffstat (limited to 'recipes/gpe-bluetooth/gpe-bluetooth_0.54.bb')
-rw-r--r-- | recipes/gpe-bluetooth/gpe-bluetooth_0.54.bb | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/recipes/gpe-bluetooth/gpe-bluetooth_0.54.bb b/recipes/gpe-bluetooth/gpe-bluetooth_0.54.bb new file mode 100644 index 0000000000..9164cc4088 --- /dev/null +++ b/recipes/gpe-bluetooth/gpe-bluetooth_0.54.bb @@ -0,0 +1,6 @@ +require gpe-bluetooth.inc + +PR = "r1" + +SRC_URI += "file://hciattach-bts.patch;patch=1 \ + file://include-sdp_lib.patch;patch=1" |