{"id":19650055,"url":"https://github.com/pmatos/jsc-br2-external","last_synced_at":"2026-06-18T09:31:12.318Z","repository":{"id":141564864,"uuid":"236013091","full_name":"pmatos/jsc-br2-external","owner":"pmatos","description":"External Buildroot Tree for JSC32","archived":false,"fork":false,"pushed_at":"2021-01-08T14:18:44.000Z","size":31,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-27T01:15:46.966Z","etag":null,"topics":["arm","defconfig","igalia","javascriptcore","mips","qemu","webkit"],"latest_commit_sha":null,"homepage":null,"language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pmatos.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":"2020-01-24T14:01:58.000Z","updated_at":"2021-01-08T14:18:46.000Z","dependencies_parsed_at":null,"dependency_job_id":"0b984602-575f-426c-87f4-5c1e64679a02","html_url":"https://github.com/pmatos/jsc-br2-external","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/pmatos/jsc-br2-external","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pmatos%2Fjsc-br2-external","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pmatos%2Fjsc-br2-external/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pmatos%2Fjsc-br2-external/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pmatos%2Fjsc-br2-external/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pmatos","download_url":"https://codeload.github.com/pmatos/jsc-br2-external/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pmatos%2Fjsc-br2-external/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34485162,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-18T02:00:06.871Z","response_time":128,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["arm","defconfig","igalia","javascriptcore","mips","qemu","webkit"],"created_at":"2024-11-11T14:56:29.385Z","updated_at":"2026-06-18T09:31:12.249Z","avatar_url":"https://github.com/pmatos.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![](.github/badges/SponsoredbyIgalia.svg)](https://www.igalia.com)\n\nREADME\n\nThere's a single defconfig here at the moment: `qemu-mips32elr2-jsc`. This is based on upstream `qemu-mips32elr2`.\n\nTo build the toolchain for this defconfig do:\n\n``` shell\n$ mkdir mips32elr2-jsc\n$ cd mips32elr2-jsc\n$ make O=$PWD -C \u003cpath to buildroot\u003e BR2_EXTERNAL=\u003cpath to this repo\u003e qemu-mips32elr2-jsc_defconfig\n$ make toolchain\n```\n\nTo build a full image run `make all` instead of `make toolchain` as the last command.\n\nOnce it's complete, try out the new image using qemu with:\n\n``` shell\n$ host/bin/qemu-system-mipsel -M malta -m 2G -kernel images/vmlinux -hda images/rootfs.ext2 -append \"nokaslr root=/dev/hda\" -nographic -net nic -net user,hostfwd=tcp::6022-:22\n```\n\nThis will take you all the way to the login prompt after which you just need to enter `root` as the username and press enter to login (since there's no password setup). If you want a user without super-powers, use `jsc` (also without password). You can also `ssh` into the machine using:\n\n``` shell\nssh -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -p 6022 jsc@localhost\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpmatos%2Fjsc-br2-external","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpmatos%2Fjsc-br2-external","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpmatos%2Fjsc-br2-external/lists"}