From 15bdcaefff5bd1b44d18b7caf80714d557300518 Mon Sep 17 00:00:00 2001 From: Jean-Baptiste Queru Date: Fri, 3 Feb 2012 09:55:46 -0800 Subject: Restrict the list of acceptable prerequisites This only allows the radio and bootloader from 4.0.2 and 4.0.4 Change-Id: I633acd9c7d2ac35ca3737aaaa9aac647af6dfdd1 --- board-info.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'board-info.txt') diff --git a/board-info.txt b/board-info.txt index ac9f08e..d8f418b 100644 --- a/board-info.txt +++ b/board-info.txt @@ -1,4 +1,4 @@ require board=tuna -require version-bootloader=PRIMEKJ10|PRIMEKK15|PRIMEKL01|PRIMELA03 -require version-baseband=I9250XXKK6|I9250XXLA1|I9250XXLA2 +require version-bootloader=PRIMEKK15|PRIMELA03 +require version-baseband=I9250XXKK6|I9250XXLA2 -- cgit v1.1