vortex86sx: we use sisfb which gives 2D acceleration
[vuplus_openembedded] / packages / dsplink / dsplink_1.60.bb
1 require dsplink.inc
2
3 # The tconf tool breaks if there is a '.' in your pwd
4 PR = "r9"
5 PE = "1"
6 PV = "160"
7
8 # Get dsplink tarball from TI website, place in sources and calculate
9 # md5sum
10 # Look for tarball at https://www-a.ti.com/downloads/sds_support/targetcontent/link/link_1_60/index.html
11
12 SRC_URI = "http://install.tarball.in.source.dir/dsplink_1_60.tar.gz \
13         file://dsplink-semaphore-27.patch;patch=1;pnum=4 \
14                 file://Makefile-dsplink-gpp \
15                 file://Makefile-dsplink-dsp \
16 "
17
18 S = "${WORKDIR}/dsplink_1_60/dsplink"
19