initramfs-kexecboot-image : Unset FEED_DEPLOYDIR_BASE_URI to allow builds with local...
authorHenry von Tresckow <hvontres@gmail.com>
Wed, 27 Jan 2010 18:44:44 +0000 (18:44 +0000)
committerAndrea Adami <andrea.adami@gmail.com>
Sun, 14 Feb 2010 10:36:48 +0000 (11:36 +0100)
Having FEED_DEPLOYDIR_BASE_URI set in local.conf was causing recipie to not build

Signed-off-by: Henry von Tresckow <hvontres@gmail.com>
recipes/kexecboot/initramfs-kexecboot-image.bb

index 890287d..285640d 100644 (file)
@@ -23,5 +23,5 @@ IMAGE_LOGIN_MANAGER = ""
 IMAGE_INIT_MANAGER = ""
 IMAGE_INITSCRIPTS = ""
 IMAGE_DEV_MANAGER = ""
-
+FEED_DEPLOYDIR_BASE_URI = ""
 inherit image