summaryrefslogtreecommitdiff
path: root/recipes/quilt/quilt.inc
diff options
context:
space:
mode:
authorTom Rini <tom_rini@mentor.com>2010-08-17 16:39:34 -0700
committerTom Rini <tom_rini@mentor.com>2010-08-17 16:42:19 -0700
commit298a48ca78b3b907fd4f6fdf71b4e8e7e7b922b1 (patch)
tree2b25c1372a5ada1bdc41a53e05cc124405e4a9ea /recipes/quilt/quilt.inc
parentb2c2771ddc0e5ddc307999a9a63c5bade88d5956 (diff)
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 <tom_rini@mentor.com>
Diffstat (limited to 'recipes/quilt/quilt.inc')
-rw-r--r--recipes/quilt/quilt.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes/quilt/quilt.inc b/recipes/quilt/quilt.inc
index a9ed163bf6..ac657fb433 100644
--- a/recipes/quilt/quilt.inc
+++ b/recipes/quilt/quilt.inc
@@ -2,6 +2,7 @@ DESCRIPTION = "Tool to work with series of patches."
HOMEPAGE = "http://savannah.nongnu.org/projects/quilt/"
SECTION = "devel"
LICENSE = "GPL"
+INC_PR = "r5"
SRC_URI = "http://download.savannah.gnu.org/releases/quilt/quilt-${PV}.tar.gz \
file://install.patch \