summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 5/kernel, 5/libbsd: Update the head of the 5 branch5.1Chris Johns2020-08-242-4/+4
|
* 5/kernel, 5/libbsd: Update the head of the 5 branchChris Johns2020-08-132-4/+4
|
* bare/libusb: Fix the configuration and add a hashChris Johns2020-08-112-1/+6
| | | | Updates #4014
* 5: Remove unused configuration files for the releaseChris Johns2020-08-11236-6186/+0
| | | | Updates #4014
* rtems: Remove RTEMS 6 build sets.Chris Johns2020-08-1125-178/+0
| | | | Updates #4014
* sb/options: A Canadian Cross is a different host, build and targetChris Johns2020-06-301-6/+5
| | | | | | The check must make sure each is different. Closes #4017
* sqlite: Change to https for downloading the source package.Chris Johns2020-06-261-3/+3
| | | | Closes #4015
* glib: Gnome has change the git version to gitlab in requested patches.Chris Johns2020-06-251-1/+1
|
* rtems: Update kernel, libbsd and tool the master.Chris Johns2020-06-233-6/+6
| | | | This aligns them to the branch point.
* 6: Update unstable RTEMS 6 tool chainSebastian Huber2020-06-103-8/+8
|
* devel/qemu4: Use release source tarballChris Johns2020-06-101-25/+9
| | | | | | | Git cannot be used for a release as our release process does not package the source in a manner qemu expects. Closes #3976
* 6: Update unstable RTEMS 6 tool chainSebastian Huber2020-06-053-8/+8
|
* 6: Update unstable RTEMS 6 tool chainSebastian Huber2020-06-021-2/+2
|
* 6: Update unstable RTEMS 6 tool chainSebastian Huber2020-06-023-8/+8
|
* 6: Update unstable RTEMS 6 tool chainSebastian Huber2020-05-123-11/+8
|
* re/pixman: Revert the accidental commit.Chris Johns2020-05-082-2/+2
| | | | - Move qemu to 0.40.0 so pixman builds on FreeBSD 12
* rtems: Update the kernelChris Johns2020-05-081-2/+2
|
* bare/qemu: Fixes building on FreeBSDChris Johns2020-05-086-261/+141
| | | | | | | | | | | | | | | - Move the qemu config to a common file shared by qemu and qemu4. - Disable nettle on qemu4, FreeBSd complained. - Add some extra git cleaning steps to the git path. These however do not full clean the qemu submodules and it is not worth the effort to try and fix. - The devel/qemu will not build on machines with python set to python3. This will not be fixed, use qemu4. Closes #3966
* sb: Disable any trace dataChris Johns2020-05-081-2/+2
|
* sb: Add git clean to the supported git commands.Chris Johns2020-05-082-0/+17
|
* qemu4.bset: Update to pixman 0.40.0.Joel Sherrill2020-05-082-1/+20
|
* rtems: Update the kernel and tools packages to the latest RTEMS 5Chris Johns2020-05-072-4/+4
|
* rtems-kernel: Update to the latestChris Johns2020-04-281-2/+2
|
* devel/dtc: Change the home page to www.devicetree.orgChris Johns2020-04-281-1/+1
|
* rtems-bsb: Use linker garbage collection for BSP based buildsChris Johns2020-04-281-1/+10
| | | | Close #3944.
* rtems-libbsd: Remove the v from the package name verisionChris Johns2020-04-281-1/+1
|
* 6: Update unstable RTEMS 6 tool chainSebastian Huber2020-04-283-8/+8
|
* rtems-kernel: Fix building without the rtems test option.Chris Johns2020-04-281-2/+0
| | | | Updates #3956
* rtems-kernel: Install tests when tests are builtChris Johns2020-04-281-32/+61
| | | | | | | | | | The tests in RTEMS are not installed so if a user requests the tests be built install them. Given the RSB cleans up building the tests and not installing does nothing. - Fix the options handling the kernel build to be consistent Updates #3956
* source-builder/config/gdb-common-1.cfg: Fix building with Python 3.8Anders Montonen2020-04-281-1/+6
| | | | | | | | | | Starting with Python 3.8, python3-config requires the "--embed" flag to print the flags required for embedding Python in an application. Fixes: error: shell macro failed: /home/anders/work/rtems/rsb/source-builder/sb/rtems-build-dep -c gcc -l : 2: error: no library (-l) provided Signed-off-by: Anders Montonen <Anders.Montonen@iki.fi>
* sb/linux.py: Workaround for Python >= 3.8Anders Montonen2020-04-281-7/+11
| | | | | | | | | | | | | | | The platform.dist() interface has been deprecated since Python 3.5, and has been removed in Python 3.8. Fixes: Traceback (most recent call last): File "/home/anders/work/rtems/rsb/source-builder/sb/options.py", line 682, in load overrides = linux.load() File "/home/anders/work/rtems/rsb/source-builder/sb/linux.py", line 60, in load distro = platform.dist()[0] AttributeError: module 'platform' has no attribute 'dist' Signed-off-by: Anders Montonen <Anders.Montonen@iki.fi>
* sb: Fix Python literal comparison warningsAnders Montonen2020-04-282-30/+30
| | | | | | | Fixes: SyntaxWarning: "is" with a literal. Did you mean "=="? Signed-off-by: Anders Montonen <Anders.Montonen@iki.fi>
* devel/glib: Fix the checksum for the patchChris Johns2020-04-271-1/+2
|
* 5/rtems-libbsd: Update 5-freebsd-12Christian Mauderer2020-04-201-2/+2
|
* 5/rtems-libbsd: Update 5-freebsd-12Christian Mauderer2020-04-171-2/+2
|
* 6: Update unstable RTEMS 6 tool chainSebastian Huber2020-04-173-8/+8
|
* 5/rtems-libbsd: Update 5-freebsd-12Christian Mauderer2020-04-161-2/+2
|
* 5/rtems: Update kernel and libbsd.Christian Mauderer2020-04-152-4/+4
|
* source-builder: Add capstoneVijay Kumar Banerjee2020-04-103-0/+96
|
* bare/config: Add devel/dtc-1.6.0Vijay Kumar Banerjee2020-04-101-0/+18
|
* bare/glib-2.48.2: Add patches to suppress null string warningVijay Kumar Banerjee2020-04-101-0/+7
|
* qemu-couverture: update to qemu-stable-4.0.0Vijay Kumar Banerjee2020-04-102-13/+8
|
* rsb: Use dtc.bset for SpikeHesham Almatary2020-04-091-1/+1
|
* rsb: Bump DTC to 1.4 versionHesham Almatary2020-04-091-1/+1
|
* rsb: Fix Spike buildHesham Almatary2020-04-091-3/+2
| | | | | | * There is no all$ target in Spike * There is no longer --with-fesvr flag since fesvr is source-inlined by default
* 6: Update unstable RTEMS 6 tool chainSebastian Huber2020-04-081-2/+2
| | | | Update #3937.
* 6: Update unstable RTEMS 6 tool chainSebastian Huber2020-04-071-0/+3
| | | | Update #3937.
* rtems: bump rtems-5-kernelGedare Bloom2020-04-061-2/+2
|
* rtems/libbsd: Update to origin/5-freebsd12 HEAD.Chris Johns2020-04-061-4/+4
|
* rtems/kernel: Update to origin/master HEAD.Chris Johns2020-04-061-2/+2
|