{"id":22139954,"url":"https://github.com/daringer/heads-builder","last_synced_at":"2026-01-28T19:01:23.571Z","repository":{"id":73629265,"uuid":"327987495","full_name":"daringer/heads-builder","owner":"daringer","description":"Simple Docker-based HEADS building","archived":false,"fork":false,"pushed_at":"2023-04-04T00:19:31.000Z","size":9,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-06-06T03:08:55.836Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Makefile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/daringer.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2021-01-08T18:55:46.000Z","updated_at":"2023-06-25T16:20:01.000Z","dependencies_parsed_at":null,"dependency_job_id":"4861f4c5-c974-4c8b-87c6-08596cfaebdf","html_url":"https://github.com/daringer/heads-builder","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/daringer/heads-builder","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daringer%2Fheads-builder","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daringer%2Fheads-builder/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daringer%2Fheads-builder/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daringer%2Fheads-builder/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/daringer","download_url":"https://codeload.github.com/daringer/heads-builder/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daringer%2Fheads-builder/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28849359,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-28T15:15:36.453Z","status":"ssl_error","status_checked_at":"2026-01-28T15:15:13.020Z","response_time":57,"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":[],"created_at":"2024-12-01T20:20:54.496Z","updated_at":"2026-01-28T19:01:23.555Z","avatar_url":"https://github.com/daringer.png","language":"Makefile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# heads-builder - Simple Docker-based HEADS building\n\nThe following stuff can be done using this micro-repository.\n\n* get a heads checkout\n```\nmake get-heads\n```\n\n* build the docker image used for building (make sure your docker daemon is up and running)\n```\nmake image\n```\n\n* change into the heads-builder docker and build heads\n```\nmake \n# you will end inside the docker\ncd /heads\nmake BOARD=the_board_you_would_like_to_build_for\n```\n\nThe `Makefile` is able to support multiple HEADS builds, \nsimply pass `HEADSDIR=yourworkdir` to the `make` call (default is `wdir1`).\n\nAn example (assuming you have already created the image using `make image`)\n\n```\nmake get-heads HEADSDIR=my_other_workdir\nmake HEADSDIR=my_other_workdir\n\n# you will end up inside the container. To build:\n\ncd /heads\nmake BOARD=my_fancy_board\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdaringer%2Fheads-builder","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdaringer%2Fheads-builder","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdaringer%2Fheads-builder/lists"}