From 298a48ca78b3b907fd4f6fdf71b4e8e7e7b922b1 Mon Sep 17 00:00:00 2001 From: Tom Rini Date: Tue, 17 Aug 2010 16:39:34 -0700 Subject: quilt-native: Provide a new do_install based on the target one. As seen in quilt-package.inc we need to pass 'BUILD_ROOT=${D}' to have things installed where we want. Otherwise we end up with legacy staging (and empty pstaging packages). Switch to INC_PR Signed-off-by: Tom Rini --- recipes/quilt/quilt_0.48.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'recipes/quilt/quilt_0.48.bb') diff --git a/recipes/quilt/quilt_0.48.bb b/recipes/quilt/quilt_0.48.bb index 0a066dfcc0..3a6fd4b1dc 100644 --- a/recipes/quilt/quilt_0.48.bb +++ b/recipes/quilt/quilt_0.48.bb @@ -1,6 +1,6 @@ require quilt-package.inc -PR="r1" +PR="${INC_PR}" SRC_URI[md5sum] = "f77adda60039ffa753f3c584a286f12b" SRC_URI[sha256sum] = "73fd760d3b5cbf06417576591dc37d67380d189392db9000c21b7cbebee49ffc" -- cgit v1.2.3