diff options
| author | Koen Kooi <koen@dominion.thruhere.net> | 2011-05-24 08:27:03 +0200 |
|---|---|---|
| committer | Koen Kooi <koen@dominion.thruhere.net> | 2011-05-24 08:27:03 +0200 |
| commit | d43c57f8cd85c85e5d77f58cbdb32d0d11a07a17 (patch) | |
| tree | dd81367de16d7bf507768fae557f08439b38ec96 /meta-oe/recipes-core | |
| parent | a6b5a90ea72ad0ce06a6bb324b6c877414d61a3a (diff) | |
| download | meta-openembedded-d43c57f8cd85c85e5d77f58cbdb32d0d11a07a17.tar.gz | |
task-boot: bump PR for MACHINE_ESSENTIAL_EXTRA_RDEPENDS change in OE-core
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Diffstat (limited to 'meta-oe/recipes-core')
| -rw-r--r-- | meta-oe/recipes-core/tasks/task-boot.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-core/tasks/task-boot.bb b/meta-oe/recipes-core/tasks/task-boot.bb index 3b84d6a81b..4298744ecc 100644 --- a/meta-oe/recipes-core/tasks/task-boot.bb +++ b/meta-oe/recipes-core/tasks/task-boot.bb | |||
| @@ -2,7 +2,7 @@ DESCRIPTION = "Basic task to get a device booting" | |||
| 2 | LICENSE = "MIT" | 2 | LICENSE = "MIT" |
| 3 | LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3b58" | 3 | LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3b58" |
| 4 | 4 | ||
| 5 | PR = "r53" | 5 | PR = "r54" |
| 6 | 6 | ||
| 7 | inherit task | 7 | inherit task |
| 8 | 8 | ||
