CHROMIUM: fwupd: Add README.chromium
Signed-off-by: Benson Leung <bleung@chromium.org>
BUG=chromium:857263,chromium:864742
TEST=None. Just a readme change.
Change-Id: Ied4ca8259a925ea8ab989dbc66c383c813dec9ee
Reviewed-on: https://chromium-review.googlesource.com/1144440
Commit-Ready: Benson Leung <bleung@chromium.org>
Tested-by: Benson Leung <bleung@chromium.org>
Reviewed-by: Todd Broch <tbroch@chromium.org>
diff --git a/README.chromium b/README.chromium
new file mode 100644
index 0000000..8f924f2
--- /dev/null
+++ b/README.chromium
@@ -0,0 +1,14 @@
+DESCRIPTION="A simple daemon to allow session software to update firmware"
+HOMEPAGE="https://github.com/hughsie/fwupd"
+UPSTREAM_REPO="https://github.com/hughsie/fwupd.git"
+LOCAL_GIT_REPO="https://chromium.googlesource.com/chromiumos/third_party/fwupd"
+UPSTREAM_BUGSDB="https://github.com/hughsie/fwupd/issues"
+LOCAL_BUGSDB="http://crbug.com"
+LICENSE="LGPLv2.1"
+LICENSE_FILE="COPYING"
+
+Description:
+
+This project aims to make updating firmware on Linux automatic, safe and reliable.
+
+Additional information is available at the website: https://fwupd.org