[coreboot-gerrit] Patch set updated for coreboot: c87acb6 board_info.txt: declare chromebooks as laptops.

Vladimir Serbinenko (phcoder@gmail.com) gerrit at coreboot.org
Sun Jan 19 02:47:38 CET 2014


Vladimir Serbinenko (phcoder at gmail.com) just uploaded a new patch set to gerrit, which you can find at http://review.coreboot.org/4734

-gerrit

commit c87acb612c4bfad585aac03fe714147f203ae28b
Author: Vladimir Serbinenko <phcoder at gmail.com>
Date:   Sun Jan 19 01:18:04 2014 +0100

    board_info.txt: declare chromebooks as laptops.
    
    Change-Id: I4a3ed7e9b6aaec8aba8ffc47eafdbcca31e4c700
    Signed-off-by: Vladimir Serbinenko <phcoder at gmail.com>
---
 src/mainboard/google/parrot/board_info.txt | 1 +
 src/mainboard/google/snow/board_info.txt   | 1 +
 src/mainboard/google/stout/board_info.txt  | 1 +
 3 files changed, 3 insertions(+)

diff --git a/src/mainboard/google/parrot/board_info.txt b/src/mainboard/google/parrot/board_info.txt
new file mode 100644
index 0000000..4ce92d3
--- /dev/null
+++ b/src/mainboard/google/parrot/board_info.txt
@@ -0,0 +1 @@
+Category: laptop
diff --git a/src/mainboard/google/snow/board_info.txt b/src/mainboard/google/snow/board_info.txt
new file mode 100644
index 0000000..4ce92d3
--- /dev/null
+++ b/src/mainboard/google/snow/board_info.txt
@@ -0,0 +1 @@
+Category: laptop
diff --git a/src/mainboard/google/stout/board_info.txt b/src/mainboard/google/stout/board_info.txt
new file mode 100644
index 0000000..4ce92d3
--- /dev/null
+++ b/src/mainboard/google/stout/board_info.txt
@@ -0,0 +1 @@
+Category: laptop



More information about the coreboot-gerrit mailing list