Merged
Conversation
Jayy001
approved these changes
Jun 27, 2024
Eeems
added a commit
that referenced
this pull request
Sep 5, 2024
### New Packages - `bandwich` - 0.22.2-1 (#892) - `sysfs_preload` - 1.0.1-1 (#833) ### Updated Packages - `7zip` - 23.01-2 (#890) - `display`, and `rm2fb-client` - 1:0.0.33-3 (#741 #833) - `koreader` - 2024.04-5 (#894) - `lf` - r32-1 (#889) - `oxide`, `oxide-extra`, `oxide-utils`, `inject_evdev`, `liboxide`, `liboxide-dev` - 2.8.4-2 (#833 #903) - `libsentry` - 0.7.6-1 (#833 #903 ) - `bufshot` - 0.1.2-3 (#898) - `dumbskull` - 0.0.1-4 (#898) - `genie` - 0.1.7-2 (#898) - `harmony` - 0.2.3-2 (#898) - `iago` - 0.1.2-2 (#898) - `lamp` - 0.1.1-3 (#898) - `mines` - 0.1.4-4 (#898) - `remux` - 0.3.0-6 (#898 #882) - `rpncalc` - 0.0.3-4 (#898) - `simple` - 0.2.1-2 (#898) - `wordlet` - 0.0.2-4 (#898) - `toltec-base` - 1.4-1 (#897) - `toltec-bootstrap` - 0.4.5-1 (#897) - `toltec-deletion` - 0.1-7 (#887) - `xochitl` - 0.0.0-21 (#833) ### Packages Removed - `bottom` - Entware now provides this package - `ripgrep` - Entware now provides this package ### Tooling - Update build process to use toltecmk (#789).
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
#886 outlines an issue where the
toltecctl reenablecode just changes the architecture in/opt/lib/opkg/statusto update the os* portion to the current one. It doesn't take into account if the new packages are not the same rm* portion. e.g. rm2os3 -> rm2os2 instead of rmallos2.This works around the current issue with toltec-deletions. A better solution in toltecctl will need to be done in the future.