]> code.ossystems Code Review - openembedded-core.git/commitdiff
task-poky-boot: Switch to use VIRTUAL-RUNTIME_update-alternatives
authorRichard Purdie <richard@openedhand.com>
Mon, 15 Oct 2007 15:48:19 +0000 (15:48 +0000)
committerRichard Purdie <richard@openedhand.com>
Mon, 15 Oct 2007 15:48:19 +0000 (15:48 +0000)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2882 311d38ba-8fff-0310-9ca6-ca027cbcb966

meta/packages/tasks/task-poky-boot.bb

index 26dada4c71cb4efc42ab69cc79fd23a77c269664..22afc84c505ca336e46e329ea6db85e822743200 100644 (file)
@@ -6,7 +6,7 @@ DESCRIPTION = "Task for OpenedHand Poky - minimal bootable image"
 PACKAGE_ARCH = "${MACHINE_ARCH}"
 DEPENDS = "virtual/kernel"
 ALLOW_EMPTY = "1"
-PR = "r5"
+PR = "r6"
 
 #
 # Set by the machine configuration with packages essential for device bootup
@@ -25,7 +25,7 @@ RDEPENDS_task-poky-boot = "\
     sysvinit \
     tinylogin \
     udev \
-    update-alternatives \
+    ${VIRTUAL-RUNTIME_update-alternatives} \
     ${MACHINE_ESSENTIAL_EXTRA_RDEPENDS}"
 
 RRECOMMENDS_task-poky-boot = "\