Advertisement
Guest User

Untitled

a guest
Jun 8th, 2017
100
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.46 KB | None | 0 0
  1. DESCRIPTION = "Library used for remotely invoking the hw accelerated codec on IVA-HD"
  2. LICENSE = "BSD"
  3. LIC_FILES_CHKSUM = "file://libdce.h;beginline=1;endline=31;md5=0a398cf815b8b5f31f552266cd453dae"
  4.  
  5. inherit autotools pkgconfig
  6.  
  7. DEPENDS = "libdrm ti-ipc"
  8.  
  9. SRC_URI = "git://git.omapzoom.org/repo/libdce.git;protocol=git"
  10. SRCREV = "398dd27e7f3181fff9e3d910b418c69f1493f52f"
  11.  
  12. PR = "r4"
  13.  
  14. S = "${WORKDIR}/git"
  15. EXTRA_OECONF += "IPC_HEADERS=${STAGING_INCDIR}/ti/ipc/mm"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement