mirror of
https://git.yoctoproject.org/poky
synced 2026-05-01 15:32:12 +02:00
quilt: Won't run with ash, add bash
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2551 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
PV = "0.45"
|
||||
PR = "r1"
|
||||
PR = "r2"
|
||||
require quilt-native.inc
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
RDEPENDS_${PN} += "patch diffstat bzip2"
|
||||
# ash isn't good enough for quilt at least...
|
||||
RDEPENDS_${PN} += "patch diffstat bzip2 bash"
|
||||
|
||||
require quilt_${PV}.inc
|
||||
|
||||
|
||||
Reference in New Issue
Block a user