summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/dpkg
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-devtools/dpkg')
-rw-r--r--meta/recipes-devtools/dpkg/dpkg.inc1
-rw-r--r--meta/recipes-devtools/dpkg/dpkg_1.15.8.7.bb2
2 files changed, 1 insertions, 2 deletions
diff --git a/meta/recipes-devtools/dpkg/dpkg.inc b/meta/recipes-devtools/dpkg/dpkg.inc
index 6a04997776..02844424da 100644
--- a/meta/recipes-devtools/dpkg/dpkg.inc
+++ b/meta/recipes-devtools/dpkg/dpkg.inc
@@ -17,7 +17,6 @@ PARALLEL_MAKE = ""
17inherit autotools gettext 17inherit autotools gettext
18 18
19DPKG_INIT_POSITION = "98" 19DPKG_INIT_POSITION = "98"
20DPKG_INIT_POSITION_slugos = "41"
21 20
22pkg_postinst_dpkg () { 21pkg_postinst_dpkg () {
23#!/bin/sh 22#!/bin/sh
diff --git a/meta/recipes-devtools/dpkg/dpkg_1.15.8.7.bb b/meta/recipes-devtools/dpkg/dpkg_1.15.8.7.bb
index 8df960d288..8bb441f6f8 100644
--- a/meta/recipes-devtools/dpkg/dpkg_1.15.8.7.bb
+++ b/meta/recipes-devtools/dpkg/dpkg_1.15.8.7.bb
@@ -8,7 +8,7 @@ SRC_URI += "file://noman.patch;patch=1 \
8SRC_URI[md5sum] = "d1731d4147c1ea3b537a4d094519a6dc" 8SRC_URI[md5sum] = "d1731d4147c1ea3b537a4d094519a6dc"
9SRC_URI[sha256sum] = "1ec1376471b04717a4497e5d7a27cd545248c92116898ce0c53ced8ea94267b5" 9SRC_URI[sha256sum] = "1ec1376471b04717a4497e5d7a27cd545248c92116898ce0c53ced8ea94267b5"
10 10
11PR = "r1" 11PR = "r2"
12 12
13EXTRA_OECONF = "--without-static-progs \ 13EXTRA_OECONF = "--without-static-progs \
14 --without-dselect \ 14 --without-dselect \