Merge remote-tracking branch 'OE-2.1/master' into vuplus-3.0
authorhschang <chang@dev3>
Thu, 3 Jul 2014 02:35:44 +0000 (11:35 +0900)
committerhschang <chang@dev3>
Thu, 3 Jul 2014 02:35:44 +0000 (11:35 +0900)
1  2 
meta-openvuplus/recipes-vuplus/enigma2/enigma2-transtreamproxy.bb

@@@ -5,15 -5,16 +5,16 @@@ LIC_FILES_CHKSUM = "file://COPYING;md5=
  
  inherit gitpkgv
  
- PR = "r8"
+ PR = "r9"
  
  PV = "0.1+git${SRCPV}"
  PKGV = "0.1+git${GITPKGV}"
  SRCREV_pn-${PN} ?= "${AUTOREV}"
  
+ DEPENDS += "boost"
  SRC_URI = "git://code.vuplus.com/git/filestreamproxy.git;protocol=git;branch=transtreamproxy"
  
 -inherit autotools
 +inherit autotools-brokensep
  
  S = "${WORKDIR}/git"