From 9b286571d501f9701aff1964bbc709f3619b8601 Mon Sep 17 00:00:00 2001 From: Herb Kuta Date: Sun, 2 Jun 2019 17:58:26 -0700 Subject: [PATCH] DRAFT webos-crystal.mcf: Add webOS OSE build number as comment --- files/webos-crystal.mcf | 1 + 1 file changed, 1 insertion(+) diff --git a/files/webos-crystal.mcf b/files/webos-crystal.mcf index 4a1b552..7189b3b 100644 --- a/files/webos-crystal.mcf +++ b/files/webos-crystal.mcf @@ -81,6 +81,7 @@ Layers = [ ('meta-webos-backports-2.6', 33, 'git://github.com/webosose/meta-webosose.git', '', ''), ('meta-ros2', 38, 'git://github.com/lgsvl/meta-ros2.git', 'branch=ros2pr,commit=b92ab96',''), +# build 69 ('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=288cff4', ''), ('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', 'branch=morty,commit=2a19226', ''),