nuttx-apps/system/nxpkg
aviralgarg05 65854ea805 system/nxpkg: add local package lifecycle helper
Add the initial nxpkg command, metadata and store handling, the local install/list path, and the repository export helper.

Keep the current flow scoped to local artifacts and target-qualified repository entries so it remains usable as an incremental MVP while follow-up features land separately.

Signed-off-by: aviralgarg05 <gargaviral99@gmail.com>
2026-06-20 15:05:28 -03:00
..
CMakeLists.txt system/nxpkg: add local package lifecycle helper 2026-06-20 15:05:28 -03:00
Kconfig system/nxpkg: add local package lifecycle helper 2026-06-20 15:05:28 -03:00
Make.defs system/nxpkg: add local package lifecycle helper 2026-06-20 15:05:28 -03:00
Makefile system/nxpkg: add local package lifecycle helper 2026-06-20 15:05:28 -03:00
pkg.h system/nxpkg: add local package lifecycle helper 2026-06-20 15:05:28 -03:00
pkg_compat.c system/nxpkg: add local package lifecycle helper 2026-06-20 15:05:28 -03:00
pkg_hash.c system/nxpkg: add local package lifecycle helper 2026-06-20 15:05:28 -03:00
pkg_install.c system/nxpkg: add local package lifecycle helper 2026-06-20 15:05:28 -03:00
pkg_log.c system/nxpkg: add local package lifecycle helper 2026-06-20 15:05:28 -03:00
pkg_main.c system/nxpkg: add local package lifecycle helper 2026-06-20 15:05:28 -03:00
pkg_manifest.c system/nxpkg: add local package lifecycle helper 2026-06-20 15:05:28 -03:00
pkg_metadata.c system/nxpkg: add local package lifecycle helper 2026-06-20 15:05:28 -03:00
pkg_store.c system/nxpkg: add local package lifecycle helper 2026-06-20 15:05:28 -03:00
pkg_txn.c system/nxpkg: add local package lifecycle helper 2026-06-20 15:05:28 -03:00