summaryrefslogtreecommitdiffstats
path: root/meta/packages/helix/ribosome.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/packages/helix/ribosome.bb')
-rw-r--r--meta/packages/helix/ribosome.bb4
1 files changed, 4 insertions, 0 deletions
diff --git a/meta/packages/helix/ribosome.bb b/meta/packages/helix/ribosome.bb
index 6e8ae1f..3cea6f6 100644
--- a/meta/packages/helix/ribosome.bb
+++ b/meta/packages/helix/ribosome.bb
@@ -7,6 +7,7 @@ _SNAPSHOT = "22102008"
_TARBALL_SERVER = "http://git.moblin.org/repos/users/rusty"
PV="r0"
+PR = "r1"
SRC_URI = "${_TARBALL_SERVER}/ribosome-${_SNAPSHOT}.tar.bz2 \
${_TARBALL_SERVER}/client-bif-${_SNAPSHOT}.tar.bz2 \
@@ -36,4 +37,7 @@ do_install() {
# Install our own custom BIF
install -m 0644 ribosome/*.bif ${D}${libdir}/ribosome/bif-cvs/helix/client/build/BIF/
+
+ # The [ and ] characters break packaging, remove for now
+ rm -rf ${D}${libdir}/ribosome/test/data/utils/[client-restricted]
}
OpenPOWER on IntegriCloud