diff options
author | Koen Kooi <koen@openembedded.org> | 2009-02-13 11:32:56 +0100 |
---|---|---|
committer | Koen Kooi <koen@openembedded.org> | 2009-02-13 11:32:56 +0100 |
commit | e0f91b55ce20c87fac5c754205788d561fd2b069 (patch) | |
tree | 3d17cc7e38e5971e0e3f7ebeae45e2114c74727b /packages | |
parent | fac1915cd552934e84524de1d4dec37604c6eb5a (diff) |
dsplink: add patch to replace sed magic
Diffstat (limited to 'packages')
-rw-r--r-- | packages/dsplink/dsplink_1.60.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/packages/dsplink/dsplink_1.60.bb b/packages/dsplink/dsplink_1.60.bb index 5a8384e9d3..3814f6353e 100644 --- a/packages/dsplink/dsplink_1.60.bb +++ b/packages/dsplink/dsplink_1.60.bb @@ -10,6 +10,7 @@ PV = "160" # Look for tarball at https://www-a.ti.com/downloads/sds_support/targetcontent/link/link_1_60/index.html SRC_URI = "http://install.tarball.in.source.dir/dsplink_1_60.tar.gz \ + file://dsplink-semaphore-27.patch;patch=1;pnum=4 \ file://Makefile-dsplink-gpp \ file://Makefile-dsplink-dsp \ " |