aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes-bsp/zaurus-utils/encdec-updater.bb4
1 files changed, 0 insertions, 4 deletions
diff --git a/recipes-bsp/zaurus-utils/encdec-updater.bb b/recipes-bsp/zaurus-utils/encdec-updater.bb
index 1ee2e77..138cd26 100644
--- a/recipes-bsp/zaurus-utils/encdec-updater.bb
+++ b/recipes-bsp/zaurus-utils/encdec-updater.bb
@@ -2,7 +2,6 @@ DESCRIPTION = "A tool to encode and decode the Sharp Zaurus updater.sh script"
SECTION = "console/utils"
LICENSE = "GPLv2+"
LIC_FILES_CHKSUM = "file://encsh.c;endline=15;md5=d73360c98c2885be19245f2a8c728f38"
-PR = "r2"
SRC_URI = "http://distro.ibiblio.org/pub/linux/distributions/pdaxrom/download/1.1.0beta4/src/survive-1.1.0.tar.bz2"
@@ -21,6 +20,3 @@ do_install() {
}
BBCLASSEXTEND = "native"
-
-COMPATIBLE_MACHINE = "(poodle|c7x0|spitz|akita|tosa)"
-