Skip to content

Add single_package_info to opkg.py#84

Closed
AlexDanDuna wants to merge 1 commit intoni:ni/master/3006.13from
AlexDanDuna:add-single-package-info-to-opkg.py
Closed

Add single_package_info to opkg.py#84
AlexDanDuna wants to merge 1 commit intoni:ni/master/3006.13from
AlexDanDuna:add-single-package-info-to-opkg.py

Conversation

@AlexDanDuna
Copy link
Collaborator

@AlexDanDuna AlexDanDuna commented Jan 30, 2026

Add single_package_info to opkg.py

This function allows for retrieval of a list of attributes, for a specific package and (optionally) a version, from the feeds.
We need to be able to read a specific attribute (MinSafemode) for the new LinuxRT 26.3 ARM image, so that we can validate that the firmware(safemode) on the device is compatible with the image, and avoid downloading & installing the package if not.

Add single_package_info to opkg.py
@AlexDanDuna
Copy link
Collaborator Author

Dropping PR. Adding this code here will not make it available when trying to install newer system images from older SystemLink clients. The code has to be added to our system image module, which is updated every time a new system image is installed from SystemLink. Thanks to Vadrevu, Chaitanya (@chaitu236) for mentioning the problem.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants