Name bmap-writer
Version git (cd94d9f1fee34215bd761d05838bc7b4dbebfacc)
Summary bmaptool alternative written in C++
Description bmap-writer is a command-line utility designed to efficiently write disk images to storage devices using block mapping (BMAP). It serves as a lightweight alternative to the Yocto BMAP tool, bmap-writer is C++ based does not require Python and focuses solely on writing an image.
Section console/utils
License GPL-3.0-only
Homepage https://github.com/embetrix/bmap-writer
Recipe file recipes-support/bmap-writer/bmap-writer_git.bb
Layer meta-xilinx-core (scarthgap branch)
Inherits
  • cmake
  • pkgconfig
Dependencies
  • cmake-native
  • libarchive
  • libtinyxml2
  • ninja-native
  • pkgconfig-native
  • virtual/i686-oe-linux-compilerlibs
  • virtual/i686-oe-linux-gcc
  • virtual/libc
PACKAGECONFIG options

Sources

git://github.com/embetrix/bmap-writer

Patches

None

Other branches

This recipe in other branches of meta-xilinx-core:

Branch Recipe
scarthgap (Yocto Project 5.0) bmap-writer git (this recipe)