{"id":22074126,"url":"https://github.com/pashinov/linux-buildenv","last_synced_at":"2026-04-25T16:34:52.981Z","repository":{"id":86453268,"uuid":"112081709","full_name":"pashinov/linux-buildenv","owner":"pashinov","description":"BSP build system for various hardware platforms based on Buildroot","archived":false,"fork":false,"pushed_at":"2026-03-03T18:25:40.000Z","size":44,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2026-03-03T22:10:33.936Z","etag":null,"topics":["buildroot","circleci","cross-compiler","docker","embedded-linux","raspberry-pi"],"latest_commit_sha":null,"homepage":"","language":"Makefile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pashinov.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-11-26T12:44:29.000Z","updated_at":"2026-03-03T18:25:45.000Z","dependencies_parsed_at":"2023-07-13T23:01:30.962Z","dependency_job_id":null,"html_url":"https://github.com/pashinov/linux-buildenv","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/pashinov/linux-buildenv","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pashinov%2Flinux-buildenv","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pashinov%2Flinux-buildenv/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pashinov%2Flinux-buildenv/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pashinov%2Flinux-buildenv/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pashinov","download_url":"https://codeload.github.com/pashinov/linux-buildenv/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pashinov%2Flinux-buildenv/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32269462,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-25T09:15:33.318Z","status":"ssl_error","status_checked_at":"2026-04-25T09:15:31.997Z","response_time":59,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["buildroot","circleci","cross-compiler","docker","embedded-linux","raspberry-pi"],"created_at":"2024-11-30T21:26:47.723Z","updated_at":"2026-04-25T16:34:52.964Z","avatar_url":"https://github.com/pashinov.png","language":"Makefile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Linux-buildenv\n\n[![Build Status][circleci-badge]][circleci-link]\n[![License][license-badge]][license-link]\n\n[circleci-badge]:   https://circleci.com/gh/pashinov/linux-buildenv.svg?style=svg\n[circleci-link]:    https://circleci.com/gh/pashinov/linux-buildenv\n[license-badge]:    https://img.shields.io/badge/License-GPL%20v2-blue.svg\n[license-link]:     https://github.com/pashinov/linux-buildenv/blob/master/LICENSE\n\n## What is it?\nA build system based on Buildroot for creating a custom linux images for various embedded platforms.\n\n#### Supported platforms\n* RaspberryPi 3\n\n## How to use it\n\n1. Build docker image\n    ```\n    $ docker build -t linux-buildenv .\n    ```\n\n2. Create docker container\n    ```\n    $ docker create --name fw --volume ${PWD}:/home/develop/linux-buildenv --interactive --tty linux-buildenv:latest\n    ```\n\n3. Start docker container\n    ```\n    $ docker start fw\n    ```\n\n4. Run build for RaspberryPi 3 platform\n    ```\n    $ docker exec fw sh /home/develop/linux-buildenv/raspberrypi3/Makeit\n    ```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpashinov%2Flinux-buildenv","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpashinov%2Flinux-buildenv","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpashinov%2Flinux-buildenv/lists"}