summaryrefslogtreecommitdiff
path: root/recipes-kernel/rs9113/rs9113.inc
diff options
context:
space:
mode:
authorJohn Klug <john.klug@multitech.com>2017-02-08 16:58:30 -0600
committerJohn Klug <john.klug@multitech.com>2017-02-08 16:58:30 -0600
commit0a9a02520e706ca0733606e8fbbe21aec02bce4a (patch)
treebf937704193f9911c308401ed6dda8daa2b6a2c4 /recipes-kernel/rs9113/rs9113.inc
parentec3cdfe8fbaac2b2d3a9ce219c44e7add5857321 (diff)
downloadmeta-multitech-0a9a02520e706ca0733606e8fbbe21aec02bce4a.tar.gz
meta-multitech-0a9a02520e706ca0733606e8fbbe21aec02bce4a.tar.bz2
meta-multitech-0a9a02520e706ca0733606e8fbbe21aec02bce4a.zip
Clean up checksums
Diffstat (limited to 'recipes-kernel/rs9113/rs9113.inc')
-rw-r--r--recipes-kernel/rs9113/rs9113.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-kernel/rs9113/rs9113.inc b/recipes-kernel/rs9113/rs9113.inc
index d58012f..d7d169a 100644
--- a/recipes-kernel/rs9113/rs9113.inc
+++ b/recipes-kernel/rs9113/rs9113.inc
@@ -6,7 +6,7 @@ INITSCRIPT_NAME = "rs9113"
INITSCRIPT_PARAMS = "start 50 S ."
python do_fetch_prepend () {
- d.setVar('BB_STRICT_CHECKSUM',False)
+ # d.setVar('BB_STRICT_CHECKSUM',False)
DR = d.getVar("DR",True)
bb.note("DR is " + DR)