aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrea Adami <andrea.adami@gmail.com>2017-05-12 15:00:07 +0200
committerAndrea Adami <andrea.adami@gmail.com>2017-05-14 01:33:03 +0200
commit0b93006e8054469440b75ed85c9aad50a9eb339a (patch)
tree443ef96decca6ca758b4d54b5a8b180942ba4e75
parent5814dd72efc98808b506b462c1f476003071ec10 (diff)
downloadmeta-handheld-0b93006e8054469440b75ed85c9aad50a9eb339a.tar.gz
nandlogical: add PV related to source version 1.1.0
remove PR Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
-rw-r--r--recipes-bsp/zaurus-utils/nandlogical.bb (renamed from recipes-bsp/zaurus-utils/nandlogical_1.1.0.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-bsp/zaurus-utils/nandlogical_1.1.0.bb b/recipes-bsp/zaurus-utils/nandlogical.bb
index 6ef4193..12aa326 100644
--- a/recipes-bsp/zaurus-utils/nandlogical_1.1.0.bb
+++ b/recipes-bsp/zaurus-utils/nandlogical.bb
@@ -1,9 +1,9 @@
FILESEXTRAPATHS_prepend := "${THISDIR}/${BPN}:${THISDIR}/files:"
-DESCRIPTION = "Nandlogical for Sharp mtd1"
+DESCRIPTION = "Nandlogical for Sharp SL FTL reserved partition"
LICENSE = "GPLv2+"
LIC_FILES_CHKSUM = "file://nandlogical.c;endline=15;md5=77804e7fdf625e56869f32d9aec762a2"
-
+PV = "1.1.0"
SRC_URI = "http://distro.ibiblio.org/pub/linux/distributions/pdaxrom/download/1.1.0beta4/src/survive-1.1.0.tar.bz2 \
file://oobblock-to-writesize.patch"