Skip to content
Commit 73a68490 authored by Mario Domenech Goulart's avatar Mario Domenech Goulart Committed by Martin Jansa
Browse files

wvdial: add recipe for version 1.61

Recipe based on OE classic's recipe for version 1.60, as of
ff0d06489db2e50353d72d24aada74c60bddb016.

Summary of changes against OE classic's recipe:

* Apply typo_pon.wvdial.1.patch patch from Debian's
  http://patch-tracker.debian.org/package/wvdial/1.61-4.1



* Fix Makefile in do_configure task

* Add wvstreams' include dir to BUILD_CPPFLAGS

* Minor adjustments for the current build system (add
  LIC_FILES_CHKSUM, md5 and sha256 sums for SRC_URI, fix LICENSE, remove
  PR)

* Disable parallel make, since it was causing errors like

Log data follows:
| DEBUG: Executing shell function do_compile
| NOTE: make -j 8
| * Generating CC
| ./CXX -c wvdialer
| * Generating CXX
| ./CXX -c wvmodemscan
| /bin/bash: ./CXX: No such file or directory
| make: *** [wvdialer.o] Error 127
| make: *** Waiting for unfinished jobs....
| make: *** wait: No child processes.  Stop.
| ERROR: oe_runmake failed
| WARNING: .../tmp/work/armv7a-vfp-neon-oel-linux-gnueabi/wvdial/1.61-r0/temp/run.do_compile.18676:1 exit 1 from
|   exit 1

Signed-off-by: default avatarMario Domenech Goulart <mario@ossystems.com.br>
Acked-by: default avatarOtavio Salvador <otavio@ossystems.com.br>
Signed-off-by: default avatarMartin Jansa <Martin.Jansa@gmail.com>
parent 6fd61c04
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment