Giter Club home page Giter Club logo

meta-timesys's Introduction

What is meta-timesys

This Yocto layer provides scripts for image manifest generation used for security monitoring and notification, customer support, recipe source mirroring, recipe modifications, demos, etc.

Some of the features are aimed at Timesys customers with active subscriptions. Using these features requires an API Keyfile, which you can learn about setting up from the LinuxLink document here:

https://linuxlink.timesys.com/docs/wiki/engineering/LinuxLink_Key_File

Quick Start

The fastest way to try meta-timesys and its security features is to try dropping it into your existing BSP (clone alongside other layers, add to bblayers.conf). These are instructions to try it from scratch with a pretty minimal Yocto environment.

Although a build is not required to create an image manifest or use the CVE script, BitBake does need to run (to make the manifest), so it is easiest if you adhere to the Yocto system requirements as found here:

http://www.yoctoproject.org/docs/2.4/ref-manual/ref-manual.html#intro-requirements

Clone poky and meta-timesys

git clone git://git.yoctoproject.org/poky.git -b rocko
git clone https://github.com/TimesysGit/meta-timesys.git -b rocko

Activate yocto build environment (needed for manifest creation)

source poky/oe-init-build-env

Add meta-timesys to conf/bblayers.conf.

Follow format of the file, just add meta-timesys after the default poky/meta, etc.

Create an image manifest

../meta-timesys/scripts/manifest.sh core-image-minimal manifest.json

Use the manifest to check for CVEs:

../meta-timesys/scripts/checkcves.py manifest.json

Maintainers

Steve Bedford <[email protected]>

Ian Campbell <[email protected]>

meta-timesys's People

Contributors

mgpb avatar iancampbell avatar

Watchers

James Cloos avatar vinay sagar avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.