Note: Due to technical difficulties, the Archives are currently not up to date.
GMANE provides an alternative service for most mailing lists. c.f. bug 424647
List Archive: gentoo-embedded
I'm trying to create a couple of ebuilds (for embedded devices) where
the files from SRC_URI must be manually downloaded after accepting the
conditions of a license.
Even after I've downloaded the files, to DISTDIR
(/usr/portage/distfiles), ensuring that they are entered in my SRC_URI
variable, with the RESTRICT=fetch keyword, I'm unable to generate
manifests for the files using "ebuild A/B/B.ebuild digest" because it
tries to fetch the files anyway.
Is there any way to generate the manifest file using 'ebuild' so that
it will just read the files from my DISTDIR rather than trying to
fetch them?
The "--force" option does not help, nor does the
FEATURES="assume-digest" or FEATURES="digest".
"arm*-emerge --version" is
Portage 2.1.9.42 (default/linux/arm/10.0, gcc-4.4.5, unavailable, 3.0.0 x86_64
Cheers,
Chris
|
|