edbus_1.7.9.bb 734 B

12345678910111213141516
  1. require ${BPN}.inc
  2. SRC_URI = "\
  3. ${E_MIRROR}/${SRCNAME}-${SRCVER}.tar.gz \
  4. "
  5. SRC_URI[md5sum] = "8f72da14e5664aad8c45eeeca0e3ff5f"
  6. SRC_URI[sha256sum] = "c328c4cf1424629cb67c83689ccc1f95967abcb4c03dffd437e93b799ff151c1"
  7. PNBLACKLIST[edbus] ?= "Depends on blacklisted ecore - the recipe will be removed on 2017-09-01 unless the issue is fixed"
  8. PNBLACKLIST[edbus] ?= "Depends on blacklisted eina - the recipe will be removed on 2017-09-01 unless the issue is fixed"
  9. PNBLACKLIST[edbus] ?= "Runtime depends on blacklisted edbus - the recipe will be removed on 2017-09-01 unless the issue is fixed"
  10. PNBLACKLIST[edbus] ?= "Runtime depends on blacklisted edbus-dev - the recipe will be removed on 2017-09-01 unless the issue is fixed"