From f6b3acd4f0d8905a0e7e2fa84bd8af3bc341f11d Mon Sep 17 00:00:00 2001 From: Marcin Juszkiewicz Date: Mon, 17 Mar 2008 13:55:54 +0000 Subject: opkg-collateral: missing rename git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4034 311d38ba-8fff-0310-9ca6-ca027cbcb966 --- .../opkg/opkg-collateral/ipkg.conf.comments | 23 ---------------------- .../opkg/opkg-collateral/opkg.conf.comments | 23 ++++++++++++++++++++++ 2 files changed, 23 insertions(+), 23 deletions(-) delete mode 100644 meta/packages/opkg/opkg-collateral/ipkg.conf.comments create mode 100644 meta/packages/opkg/opkg-collateral/opkg.conf.comments (limited to 'meta/packages/opkg/opkg-collateral') diff --git a/meta/packages/opkg/opkg-collateral/ipkg.conf.comments b/meta/packages/opkg/opkg-collateral/ipkg.conf.comments deleted file mode 100644 index 51623f4d5..000000000 --- a/meta/packages/opkg/opkg-collateral/ipkg.conf.comments +++ /dev/null @@ -1,23 +0,0 @@ -# Must have one or more source entries of the form: -# -# src -# -# and one or more destination entries of the form: -# -# dest -# -# where and are identifiers that -# should match [a-zA-Z0-9._-]+, should be a -# URL that points to a directory containing a Familiar -# Packages file, and should be a directory -# that exists on the target system. - -# Proxy Support -#option http_proxy http://proxy.tld:3128 -#option ftp_proxy http://proxy.tld:3128 -#option proxy_username -#option proxy_password - -# Offline mode (for use in constructing flash images offline) -#option offline_root target - diff --git a/meta/packages/opkg/opkg-collateral/opkg.conf.comments b/meta/packages/opkg/opkg-collateral/opkg.conf.comments new file mode 100644 index 000000000..51623f4d5 --- /dev/null +++ b/meta/packages/opkg/opkg-collateral/opkg.conf.comments @@ -0,0 +1,23 @@ +# Must have one or more source entries of the form: +# +# src +# +# and one or more destination entries of the form: +# +# dest +# +# where and are identifiers that +# should match [a-zA-Z0-9._-]+, should be a +# URL that points to a directory containing a Familiar +# Packages file, and should be a directory +# that exists on the target system. + +# Proxy Support +#option http_proxy http://proxy.tld:3128 +#option ftp_proxy http://proxy.tld:3128 +#option proxy_username +#option proxy_password + +# Offline mode (for use in constructing flash images offline) +#option offline_root target + -- cgit v1.2.3