Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bitbake: toaster/highlight.pack.js: Fix corrupted file | Richard Purdie | 2017-10-10 | 1 | -1/+1 |
| | | | | | | | | The newly added file in the last commit was corrupted, fix it. (Bitbake rev: be393f247a08c0a4a50a6a76b8fd57f78295d2a1) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> | ||||
* | bitbake: toaster: Remove prettify | David Reyna | 2017-10-10 | 1 | -0/+2 |
Remove "prettify.js" and "prettify.css" due to license issues with Apache2. Replace with "highlight.pack.js" with its BSD3 License. [YOCTO #12206] (Bitbake rev: 6361698819530382541506b06a61f2c76dde59cb) Signed-off-by: Jason Wessel <jason.wessel@windriver.com> Signed-off-by: Brian Avery <brian.avery@intel.com> Signed-off-by: David Reyna <david.reyna@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> |