scripts: fix filtering of lsblk output for loopback devices 19/296319/3
authorŁukasz Stelmach <l.stelmach@samsung.com>
Tue, 25 Jul 2023 11:04:52 +0000 (13:04 +0200)
committerJaehoon Chung <jh80.chung@samsung.com>
Tue, 25 Jul 2023 21:25:10 +0000 (06:25 +0900)
commitf1c18c6355e5e3b11b342f3b4bd72e06e1e86b35
tree5dd5ee38607211d3d57ea86302b8c1ec8e23fc58
parent9b6921ad1fe548bc10306b5944b96fe3e562ae9e
scripts: fix filtering of lsblk output for loopback devices

The "loop" pattern needs to be anchored at with "^" too.

Change-Id: I22c122595bd3266b53401b6824f201e5addb1023
Fixes: cc2ad962242 ("scripts: sd_fusing_rpi4: support formatting loop devices")
Signed-off-by: Łukasz Stelmach <l.stelmach@samsung.com>
Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>
scripts/tizen/sd_fusing_rpi4.sh
scripts/tizen/sd_fusing_vf2.sh