Commit Graph

4 Commits

Author SHA1 Message Date
Lux Aliaga 0da8141e89 linux: Change commit to master branch
I'm planning to organize the sm6125-mainline project with the following
branch scheme:

- master: Stable release, commits here will be sent to LKML
- upstream: For pulling changes from torvalds/linux, testing and fixing
  prior to merging into master
- Any other branches will be used to implement new features to master

This commit switches the previously used commit in favor of the master branch.
2022-05-01 11:33:19 -04:00
Lux Aliaga 4037f3d328 linux: Updated commit hash
After merging the changes from torvalds/linux, the latest commit changed its hash. This commit updates it to the one that's currently in use. (Maybe in the future we could make it so the master branch implements the latest changes and work on merging this stuff on a develop branch?)
2022-05-01 01:16:26 -04:00
Lux Aliaga a22ac23ba6 fixup! linux: Rename to SoC-specific package 2022-05-01 01:10:35 -04:00
Lux Aliaga cdf247ae13 linux: Rename to SoC-specific package
Since one of the goals of the postmarketOS project is to eventually use generic
kernels for most devices, renaming the linux package to use the name for
the SoC instead of the device name makes more sense in the long run and
for other people porting postmarketOS to other devices.
2022-05-01 01:06:21 -04:00