Git Product home page Git Product logo

easy-build's Introduction

easy-build

Gitter Code Triagers Badge

This repository contains a collection of Dockerfiles that help rebuilding a few embedded software distributions.

Subproject Description
build-aosp Android Open Source Project
build-openwrt OpenWrt
build-yocto Yocto Project

Please refer to the README.md file available under each subdirectory for details and usage examples.

System Requirements

  • Docker 1.9 or later (tested with Ubuntu and CoreOS)
  • A fast Internet connection

License and Copyright

License: MPL-2.0

Copyright 2014-2023, Gianpaolo Macario

easy-build's People

Contributors

e-yes avatar gitter-badger avatar gmacario avatar klausuhl-intel avatar paolodoz avatar waffle-iron avatar zzeroo avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

easy-build's Issues

Create "/shared" directory in toplevel Dockerfile

Currently each subproject of easy-build follows a different convention

  • easy-build: no shared directory
  • build-yocto: /shared
  • build-yocto-genivi: /home/build/shared
  • build-yocto-fsl-arm: no shared directory

By creating the "/shared" dir in the toplevel image we will make standardization easier

build-openwrt: make feeds/packages/libs/intltool fails in configure

NOTE: local patches applied on openwrt master
(git-svn-id: svn://svn.openwrt.org/openwrt/trunk@43942 3c298f89-4303-0410-b956-a3cf2f4a3e73)

...
 make[3] -C feeds/packages/utils/nano compile
 make[3] -C feeds/packages/libs/expat compile
 make[3] -C feeds/packages/utils/dbus compile
 make[3] -C feeds/packages/libs/gdbm compile
 make[3] -C feeds/packages/libs/intltool host-compile
make -r world: build failed. Please re-run make with V=s to see what's going on
make: *** [world] Error 1
build@1c118a3b61d1:~/openwrt$

build-yocto-genivi: Enable SSH to Docker image

From: Arthur Taylor [mailto:arthur@***]
Sent: mercoledì 30 aprile 2014 15:55
To: Macario, Gianpaolo
Subject: easy-build genivi-yocto, sshd

Hey Gianpaolo,

...

I actually wanted to be able to SSH into the image, and I noticed you had SSH installed. I added a couple of lines to the Dockerfile to make the installed SSH package a bit more useful. Critically, sshd doesn't seem to run if /var/run/sshd isn't created (and for some reason the package install doesn't do that).

I attach a patch in case it's helpful, but thanks for the work you did to build that.

Arthur

build-yocto-genivi/README.md: "Running the created images with QEMU" does not work

Trying to execute the commands at section "Running the created images with QEMU" of https://github.com/gmacario/easy-build/blob/master/build-yocto-genivi/README.md inside the container, the following error is returned:

build@f502df276335:~/tmp/build-horizon-6.0.0-vexpressa9$ $GENIVI/meta-ivi/scripts/runqemu gemini-image vexpressa9
TUN control device /dev/net/tun is unavailable; you may need to enable TUN (e.g. sudo modprobe tun)
build@f502df276335:~/tmp/build-horizon-6.0.0-vexpressa9$

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.