[oe] [Solved] Re: /etc/init.d/networking from netbase package

Takeshi Hamasaki hmatrjp at users.sourceforge.jp
Fri Jan 18 15:00:10 UTC 2013


Hi,

> After the build, I noticed /etc/init.d/networking is not installed on the
> rootfs while netbase_4.47-r1.ipk includes this file.

this problem has gone after refreshing build directory and
correction of my conf/local.conf file.

I cleared some files and directories including related sstate-cache,
work directories in build/tmp-angstrom_v2012_05-eglibc/ ,
and issued
 $ bitbake -c clean
for related packages,

corrected the patterns for BBMASK variable,

then retried the build, issuing a command:
 $ bitbake sysvinit-image

where sysvinit-image is my local project, inherits task-boot.

Now /etc/init.d/network file appears in JFFS2 image.

Regards,
-- 
Takeshi Hamasaki

2013/1/17 Takeshi Hamasaki <hmatrjp at users.sourceforge.jp>:
> Now I'm trying to build a simple image which includes udev and netbase.
> (I know that main stream is using systemd, but my C7x0 has too short memory
>  to operate systemd.)
>
> After the build, I noticed /etc/init.d/networking is not installed on the
> rootfs while netbase_4.47-r1.ipk includes this file.
>
> Is there any magic behind that prevents this file installed or removes this
> file after the package installation?
>
> According to https://bugzilla.yoctoproject.org/show_bug.cgi?id=2486
> there is a plan to split /etc/init.d/networking out of netbase package,
> but this change is not applied yet, for my understanding.
>
> Now I'm on the denzil branch, angstrom-2012.05.
>
> Actually I want to make a new bug on yoctobugzilla,
> due to the mail server problem on my side I can't
> finish the registration process for few more days.
>
> Regards,
> --
> Takeshi Hamasaki




More information about the Openembedded-devel mailing list