extract_utils: Ensure comm uses LC_COLLATE=C

comm behavior will fail if does not receive a properly lexicographic
sort.

Not using appropiated LC_COLLATE leads to error. This is matching
current LC_ALL=C already used at sort commands.

Change-Id: I77f8acb419545a74812d3b36ba608719c2aa89e3
1 file changed
tree: d6e5bd65ed06f495e4844aad37875a33b4ade64c
  1. templates/
  2. extract_ota.py
  3. extract_utils.sh
  4. sdat2img.py