diff options
Diffstat (limited to 'recipes/blueprobe/blueprobe_0.18.bb')
-rw-r--r-- | recipes/blueprobe/blueprobe_0.18.bb | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/recipes/blueprobe/blueprobe_0.18.bb b/recipes/blueprobe/blueprobe_0.18.bb new file mode 100644 index 0000000000..7ad62d8db8 --- /dev/null +++ b/recipes/blueprobe/blueprobe_0.18.bb @@ -0,0 +1,9 @@ +require blueprobe.inc +PR = "r6" + +SRC_URI += "\ + file://fix-makefile.patch;patch=1 \ + file://h4000.patch;patch=1 \ + file://uclibc-fix.patch;patch=1 \ + file://rx3000.patch;patch=1 \ +" |