projects
/
opendreambox.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
gstreamer_0.10.36.1.bb: fixed "GStreamer-CRITICAL **: gst_caps_get_structure: asserti...
[opendreambox.git]
/
meta-opendreambox
/
classes
/
opendreambox-precompiled-binary.bbclass
1
LICENSE = "CLOSED"
2
3
SRC_URI += "http://dreamboxupdate.com/download/${DISTRO}/${DISTRO_VERSION}/${PN}/${PN}_${PV}_${PACKAGE_ARCH}.tar.bz2;name=${PACKAGE_ARCH}"
4
5
S = "${WORKDIR}/${PN}_${PV}_${PACKAGE_ARCH}"
6
7
PACKAGES = "${PN}"
8
9
INHIBIT_PACKAGE_STRIP = "1"