From ffe93e2a099e4cadb1829dc12a58a6d7bef9a5a7 Mon Sep 17 00:00:00 2001 From: Andreas Oberritter Date: Fri, 27 Apr 2012 00:19:22 +0200 Subject: opkg-collateral: import fixes from OE-Classic * Set lists_dir to /var/lib/opkg commit 16808bc4817492beba512f4e73bce8c232d1eafa Author: Marcin Juszkiewicz Date: Mon Mar 17 23:40:48 2008 +0000 * Update new options sample and move the opkg.conf to correct place commit cc9825d97962287df75e164aec456901292e1b7f Author: Tick Chen Date: Mon Dec 29 19:41:47 2008 +0800 Signed-off-by: Andreas Oberritter --- meta/recipes-devtools/opkg/opkg-collateral/lists | 2 +- meta/recipes-devtools/opkg/opkg-collateral/opkg.conf.comments | 3 +++ 2 files changed, 4 insertions(+), 1 deletion(-) (limited to 'meta/recipes-devtools/opkg/opkg-collateral') diff --git a/meta/recipes-devtools/opkg/opkg-collateral/lists b/meta/recipes-devtools/opkg/opkg-collateral/lists index 3c524f8c77..f8aecd8e15 100644 --- a/meta/recipes-devtools/opkg/opkg-collateral/lists +++ b/meta/recipes-devtools/opkg/opkg-collateral/lists @@ -1,2 +1,2 @@ -lists_dir ext /var/lib/ipkg +lists_dir ext /var/lib/opkg diff --git a/meta/recipes-devtools/opkg/opkg-collateral/opkg.conf.comments b/meta/recipes-devtools/opkg/opkg-collateral/opkg.conf.comments index 51623f4d53..e1fdada9b5 100644 --- a/meta/recipes-devtools/opkg/opkg-collateral/opkg.conf.comments +++ b/meta/recipes-devtools/opkg/opkg-collateral/opkg.conf.comments @@ -18,6 +18,9 @@ #option proxy_username #option proxy_password +# Enable GPGME signature +# option check_signature 1 + # Offline mode (for use in constructing flash images offline) #option offline_root target -- cgit v1.2.3