Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/OpenHD/OpenHD-KernelBuilder


https://github.com/OpenHD/OpenHD-KernelBuilder

Use specific tag of rtl8188eus driver

ad32971ae5c43ce0e66a106aa32e63178efde959 authored over 4 years ago
Add support for testing repo

0182959d03c8ef169382fdbc6362a6fcd11cd7d4 authored over 4 years ago
Enable logiwheels and logitech hid++ on buster

33838177ff60455eac5a84697b71e11b28ae5293 authored over 4 years ago
Enable I2C_HID on all kernels

08cf9ba37ff2d15c5af6124f58ba0d0e4db1cb67 authored over 4 years ago
Enable more HID drivers on stretch

1c0d36ca227dbdb002538fcd720ed560575521ac authored over 4 years ago
Blacklist the in-tree r8188eu driver

3576a5d3b905ff062802de8f0c05eb471c5a2828 authored over 4 years ago
Fix rtl8188eus kernel module name

b09de5ffebb533487e15221bc41b423008b0743b authored over 4 years ago
Add RTL8188EUS driver

b0835bdff1ac8b3daa6b240c455577032611d344 authored over 4 years ago
Revert "Enable sysrq in 4.19.122 pi kernels"

This reverts commit 4839ab4ba5431af27c4f0d4c16a5055e8d15f39d.

44f95199f384964da5ed812f054f01bed784948d authored over 4 years ago
Revert "Enable ftrace in 4.19.122 pi kernels"

This reverts commit c97808f74669eb591e20b81448ca067b7be26a70.

d4cd8b1119feb690fc683e13338aadd2b31d8b38 authored over 4 years ago
Rename atheros firmware file

The driver will load /lib/firmware/htc_9271.fw but may be looking
in a subdirectory for the one ...

7d937e9e9406e02c2eceb114f99922d9d42da3f0 authored over 4 years ago
Run depmod on package staging directory

This should prevent us from having to do it while building an image,
which is the wrong spot anyway

1a4f1a34d9469421af411ade8df243cb55ef11d8 authored over 4 years ago
Merge pull request #3 from LimitlessGreen/fix_ccache

Fix ccache and Modularization

3a379d7461c6766e562e260d25a1dd36550229ec authored over 4 years ago
Put $KERNEL back

3abbdbf6e852cd72bbcae71cdeba5b596d1e5a0d authored over 4 years ago
Remove duplicate line

b1ba807453d384e92844e266824e7d9eec710a08 authored over 4 years ago
Modularization of build.sh

f02eee1d9b760c55f002d640013c3f76943c92c7 authored over 4 years ago
Work arround ccache

Because something went wrong inside the Realtek drivers

9e79b531471b87e0518ba777f48b83a774a7479e authored over 4 years ago
Set ARCH and CROSS_COMPILE globally

e909a0c5d8e0861f9555e0891fc45187d6920f60 authored over 4 years ago
Deduplication

af5bb21b05a0564b73ecd290da3e76c477d1e60c authored over 4 years ago
Merge pull request #2 from LimitlessGreen/travis_cache

Travis cache support

3a52c6cfd33b6a6a120756136926abc1496b9e99 authored over 4 years ago
Prevent Travis from timeout

Exit out, if build takes more then 20 minutes. User has to rerun Travis build. Not relevant for ...

f92dd4006a59ec1dc9dcbc047298f49bf68cf318 authored over 4 years ago
Set ccache config, otherwise it doesn't cache

See here for more info: https://travis-ci.community/t/bad-cache-hit-rate-ccache/9400

4a2088fc1f0e6c474ddd5f499508fbdf677964e7 authored over 4 years ago
Better check emptiness of dirs

99832b0d03d09832f031509313a6ce1414d37d7e authored over 4 years ago
Set global scope

119fb3ea1a63eca005f80703ba498482ceecd522 authored over 4 years ago
Clean kernel build (reducing cache size)

376cf14001dc057414282da89b306404cc1f4096 authored over 4 years ago
Dependencies are already shipped by default

9de7984c3ff7f10966163bb1a401996e6275e055 authored over 4 years ago
Add ccache statistics

18e420b03dfb9048a044fd4ed65ddb5e00e773ff authored over 4 years ago
Ignore rtl88x2bu

f601362c170dd4ad020ad231ecc5776bfbcc7c83 authored over 4 years ago
Speed up build process with caching

559414a574c77d7b7347a8b4c38eceefab142c74 authored over 4 years ago
Cache pi-kernel because git delta processing takes very long

1a5eeac1e175e72ee1b34d4a08e095e82666d4e9 authored over 4 years ago
Turn on AP mode in 88x2bu driver

Seems to be necessary before enabling monitor mode, even though we
aren't using AP mode

3ac30b0eeaf7897f4bac8594dd52e10fd1032e26 authored over 4 years ago
Enable monitor mode in 88x2bu driver

96d2b7c1fed64a98a64a2b6b5b94589181502ab2 authored over 4 years ago
Remove unnecessary sudo use

2456a66c4110b2746843085dbd6d419bf6cef95b authored over 4 years ago
Remove old copy step

b8b1215bf0b7ad14ba30dbd1df2437d9dc2ca90d authored over 4 years ago
Use after-install step to enable i2c-dev

Shipping a modules file is a bad idea

2e77c112a3511f0a963fa76d492374383e7a9673 authored over 4 years ago
Allow the boot remount steps to fail

b5ee2810c6c940871cb5005ac93887a76dc3cf4c authored over 4 years ago
Merge pull request #1 from LimitlessGreen/ccache_support

Add ccache support

f42872c1ce3bab8a34e4e8a08eff533ed4e6348c authored over 4 years ago
Add ccache support

a45a8444a4ae6fe054af06bd70980f1b775fbe6f authored over 4 years ago
Create realtek directories in package staging area

bdad3cf7b9677d9e07e1d5cb9e571ea71661a3b4 authored over 4 years ago
Fix realtek module paths

8bf751a748f1f4cb6a345476ee9d3aaf2ce81408 authored over 4 years ago
Fix typo

d896b4275e1a038b6f909747d997887346f6086d authored over 4 years ago
Run depmod after install

15f81fa3522cc0696d304c9e97ff0470f346ce93 authored over 4 years ago
Hide after-install kernel7l copy step errors

They don't matter, kernel7l isn't always present

f24d9b0531753c7ef574c1e1d5fc7fd17d6a2684 authored over 4 years ago
Fix building 8812bu out-of-tree

1bf2a26d016f0eab9dd849aa868c51a29179974f authored over 4 years ago
Fix building 8812au out-of-tree

7c351e5ee07599080d76fbf7036431881d3d94d2 authored over 4 years ago
Set KERNEL_VERSION to match expected module path

b12d058a690b07f718e883c7f4419079e4255ff2 authored over 4 years ago
Fix typo

b6b6236a563151f10b26d3f2ca7938001e6ca603 authored over 4 years ago
Use after-install step to copy pi firmware

Can't be done directly because /boot is a fat32 partition, where dpkg
can't make links for backu...

3f6605bd5ab901ce808b43e72e27f1194000d88a authored over 4 years ago
Allow pi4 kernel copy step to fail after install

This file doesn't exist on stretch so it would always fail

5324897404b232c1a195201678444204ccac07c2 authored over 4 years ago
Update repo location

3055671ab823a268f2ef1c70f3caed9cbfc8951d authored over 4 years ago
Don't delete the lib/firmware directory itself

b368c4fff043ab4ec0bf4c94b163bf1792995877 authored over 4 years ago
Fix overlay path

b34e078ab72e7720cea4e48a421f76430de524bd authored over 4 years ago
Update buster and stretch kernels

2163693614ca6b66ea0f9e75e38277f46ae07d68 authored over 4 years ago
Use tagged version of 8812au driver

216eaef0f1bec2a40e20830d8397965d3929bc8a authored over 4 years ago
Package the pi firmware from the builder repo

Probably not useful anymore but we'll keep it for now

d529011b1a804c0b40a0652677a7034cff0c686f authored over 4 years ago
Package the modules file

May not be necessary, but it was in the builder scripts so we'll keep
it for the moment

430dd6706dec5c551d017b8195db9830e01c87eb authored over 4 years ago
Package modprobe files

1aee3b088117ecd53965344788800d1b8fcc98a8 authored over 4 years ago
Package atheros firmware

5616833b9d1222f448c1d254a5a64e163083ffa4 authored over 4 years ago
Add pull step for realtek drivers

c8a53afc9d756e5de6e6fe917b20cfcbc0ca23a1 authored over 4 years ago
Remount /boot read-only after package install

1f7e84c52c7f069d3a06dc91f8f7ab84f9dacc34 authored over 4 years ago
Remount /boot read-write before installing package

a2ef884c4836517f1605b1d733e52a0b4e5555fc authored over 4 years ago
Update travis to use focal

70c97cd31c0dd552c49c075bc8aee9c97a1ef96b authored over 4 years ago
Build the 88x2bu driver separately, not in-tree

Building these in-tree requires changing their makefile and isn't
really necessary anyway

5669768bac96492c60e0efae2a59ee4ed8e912a9 authored over 4 years ago
Build the 8812 driver separately, not in-tree

Building these in-tree requires changing their makefile and isn't
really necessary anyway

048a958522618b588ba15b5968f56e793706795d authored over 4 years ago
Use full path in LINUX_DIR variable

8ad7c0f448750bd7a65ae0c208cc54a64aad8b37 authored over 4 years ago
Use our own fork of the 8812 driver repo

c4723b27655060bb5f85903282b16cbd82545749 authored over 4 years ago
Add rtl8812bu driver

4f0e94f28a284829de18a21747b6939a4580096c authored over 4 years ago
Rename rtl8812 references to rtl8812au

7779fba2695de2ebcbe70a0274e43ea17830b8e5 authored over 4 years ago
Enable ftrace in 4.19.122 pi kernels

c97808f74669eb591e20b81448ca067b7be26a70 authored over 4 years ago
Enable sysrq in 4.19.122 pi kernels

4839ab4ba5431af27c4f0d4c16a5055e8d15f39d authored over 4 years ago
Fix invalid directory name

0ce40113a806595d79f49556ad3dc77b48966c1b authored over 4 years ago
Do /boot file update after package install

When dpkg tries to update a file in /boot, it first tries to use a
hard link to backup the old v...

d5d752f1653fb774d054c88b37bda821ae933399 authored over 4 years ago
Disable ecrypt, squash, hfs, jfs, nfs, cifs, 9p FS

ec08c49f6496280a35660f0af70a763c7af678ef authored over 4 years ago
Disable cdrom filesystems

039f54ac754c62386d0b876e98b259abd0d78c64 authored over 4 years ago
Disable IR, analog/digital TV, radio drivers

e0186f9378a43e85d360316977103046e0bf41f3 authored over 4 years ago
Disable unnecessary filesystems

4eca8347e164d041abd469dccb63c414eed624a4 authored over 4 years ago
Disable net sched, unnecessary network protocols

51dd987e0ffa051ea10b3e62dabaca4b1fe95d0f authored over 4 years ago
Disable netfilter, ipset, vserve, nf/eb tables

3365a32edf28a497ca98799f8716e88ba375ee9b authored over 4 years ago
Show log message about pushing to repo

ccfb9be25a40d03ac0eeb37dc21ba42160f5f3e3 authored over 4 years ago
Suppress output of git describe

5c707d76c1f532d25451495edefe27acc69b465f authored over 4 years ago
Remove old package if rebuilding

76f0096132c0ba7806aa7f50bef66b16888ffab7 authored over 4 years ago
Don't repeatedly download rtl8812/v4l2loopback

d62891a7fafe174b8b63477ace4e1fc641ffa2b5 authored over 4 years ago
Only push tagged releases to cloudsmith

You can still build packages to test they will just show up as local
files that can be installed...

3c61f46f7b2e9498c4cd80643bc06c6ff1cc2952 authored over 4 years ago
Remove whitespace

07c49fa0c02be8108f1770394c6b69bc52c57f9f authored over 4 years ago
Use a single kernel tree for pi builds

There are already going to be at least 3 different branches to check
out, it's easier to just cl...

8cfc63eae9dd1a1fdbfac8eb2b85b2521acb849e authored over 4 years ago
Build 3 pi kernels in one package

Just easier this way, the individual packages were ok for testing
but they can't actually be ins...

4e44318d71b6a5470a120b2a143e0e1d21a1e1b0 authored over 4 years ago
Remove bintray

28088b5ee53f5b91428868d405a94c5c96fcb017 authored over 4 years ago
Clone the full linux tree

335717fffb88f65ec3a450b6289c8adb60b14a89 authored over 4 years ago
Add ISA to build configs

da7c4f0d80603b891f42dd0410fc604a076e14ed authored over 4 years ago
Add cloudsmith package upload

763fa3519c22df38e3a2732492831548179ba158 authored over 4 years ago
Fix kernel commit variable

b348950932547de5629c562d1fb8df20dfba9a2e authored over 4 years ago
Use consistent kernels on each distro

We will want to package 4.9.35 or 4.9.80 on each distro for pi zero,
but not until we have a ker...

c5eee0281fc53f6cd9f120490a8282e0fa811242 authored over 4 years ago
Update repository name

f1e79b529043fdd6d2f49ebf7d750000c381a95c authored over 4 years ago
Remove git hash from versions

48a8d4fc7431dc19003f988ac74ff1ef6e2ffcf6 authored over 4 years ago
Upload packages to bintray when done building

390ac0b7096ccc19bc002faf5022e8dd098b9fd0 authored over 4 years ago
Remove unnecessary version variable change

9d1de8bcdafaedc3b81f70b88f95cad8b7aa83c3 authored over 4 years ago
Move platform configs to separate files

7a50bc53e2329eb08510a00a9f9b4df1968e8887 authored over 4 years ago
Add bintray API key

71dfe5796c048cffa9b0e8259e282745f8dfe897 authored over 4 years ago
Prevent firmware files from being packaged

7fc14c08e813b0b70ad0bbbc07378fbf98040007 authored over 4 years ago
Set the package arch correctly for pi

fe98e060eb64a6ad02a2708c72204300f0ee784e authored over 4 years ago