Do we can assign all package be downloaded from the same path?
I want setup one internal server to store the files in upstreamsources,
and all developer's PC use it but not the original package address.
--
Yi Qingliang
倪庆亮
Insigma
___
Openembedded-
THANKS! I will try it!
On Tue, 2011-08-23 at 04:59 +0800, Gary Thomas wrote:
> On 2011-08-22 14:55, Gary Thomas wrote:
> > On 2011-08-22 14:27, Saul Wold wrote:
> >> On 08/22/2011 04:12 AM, Gary Thomas wrote:
> >>> On 2011-08-22 01:56, Ni Qingliang wrote:
> >
It looks like the bitbake support 'hg' fetcher, but when building custom
package, it said need "mercurial-native", but there is no "mercurial"
package in recipes-devtools, of cause, I installed mercurial on host pc.
Does anyone can confirm this problem???
--
Yi Qingliang
倪庆亮
Insigma
__
thanks again, I have setup an internal package server (http), and the
client can use it in poky.
but I have another problem for git svn( for the .gz .bz2 package, no
problem), the source code of the packages using git/svn/hg are
directories in the server, does the client can use it???
On Mon, 201
I found that: for every vcs (e.g. git) package, except a directory in
"git" or "git2", there is another file "*.tar.gz" in the downloads dir.
but for my own package, e.g linux 2.6.35 for i.mx28, only the directory
under "git2", I can't found the tar.gz file in downloads, why?
On Fri, 2011-08-26 a
indeed, I think maybe providing specific config file for specific
machine is better, but not spliting the config to fragments.
On Mon, 2012-01-09 at 13:08 +0800, McClintock Matthew-B29882 wrote:
> Is anyone working on more fine grained control of busybox? Some ideas include:
>
> 1) configure via
in file meta/recipes-core/busybox/files/syslog
I found code section:
if [ -n "$MARKINT" ]; then
SYSLOG_ARGS="$SYSLOG_ARGS -m $MARKINT"
fi
but I can't find `-m' in the help of syslogd.
syslogd --help
BusyBox v1.19.
and in syslog-startup.conf, the comments `incompatible with busybox'
should be deleted.
#ROTATESIZE=0 # rotate log if grown beyond X [kByte]
(incompatible
with busybox)
#ROTATEGENS=3 # keep X generations of rotated logs
(incompatible with
busybox)
On Wed, 201
it is replaced by kmod on archlinux
http://www.archlinux.org/news/kmod-replaces-module-init-tools/
On Sun, 2012-01-29 at 15:41 +0800, Ulf Samuelsson wrote:
> Don't know why, but it is no longer available (used to be).
>
> "openembedded-core/meta/recipes-kernel/module-init-tools/module-init-tools
Same problem!!!
On Mon, 2012-02-27 at 18:41 +0800, Jack Mitchell wrote:
> On 27/02/12 10:30, Gyorgy Kovesdi wrote:
> >> rmdir was used specifically so we'd know if the directory wasn't empty.
> >> What files are in there?
> > ./usr/lib/gio/modules:
> >
> > total 32K
> > drwxr-xr-x 2 kgy users
Hello,
when using ext2.gz.u-boot as IMAGE_FSTYPES, I got error when doing
rootfs with error info:
genext2fs: command not found
after checked fuction imagetypes_getdepends, I guess the ext2's
dependency is not considered. maybe we should assign 'ext2' to
'basetype', but not 'type' directly.
Any i
Hello, I'm working on custom lsb-base image using oe-core.
and when using the lsb script, found error:
lsb_start_daemon line 44: daemon command not found.
similar thing happend on lsb_log_message: failure and warning command
not found.
maybe these function should be defined in /etc/init.d/funct
hink the daemon/failure/warning fuctions should be considered
in package lsb's RDEPENDS.
what I want to know is the rdepends or where is the
daemon/failure/warning.
thanks again.
On Fri, 2012-03-16 at 00:25 +0800, Mark Hatle wrote:
> On 3/15/12 3:18 AM, Ni Qingliang wrote:
> > Hel
t; On 3/15/12 3:18 AM, Ni Qingliang wrote:
> > Hello, I'm working on custom lsb-base image using oe-core.
> >
> > and when using the lsb script, found error:
> >
> > lsb_start_daemon line 44: daemon command not found.
> >
> > similar thing happ
/lib/../lib/libXext.so.6: undefined reference to `memcpy@GLIBC_2.14'
collect2: ld returned 1 exit status
make[3]: *** [gconf-sanity-check-2] Error 1
On Fri, 2012-03-16 at 23:36 +0800, Mark Hatle wrote:
> On 3/16/12 12:18 AM, Ni Qingliang wrote:
> > when building qemux86-64 arch cor
u/lsbt/tmp/sysroots/qemux86-64/usr/lib/libxml2.so -ldl -lz -lm
> -pthread -Wl,-rpath -Wl,/usr/lib/../lib
> /usr/lib/../lib/libXext.so.6: undefined reference to `memcpy@GLIBC_2.14'
> collect2: ld returned 1 exit status
> make[3]: *** [gconf-sanity-check-2] Error 1
>
> On Fr
x86-64/usr/lib/libxml2.so -ldl -lz -lm
> -pthread -Wl,-rpath -Wl,/usr/lib/../lib
> /usr/lib/../lib/libXext.so.6: undefined reference to `memcpy@GLIBC_2.14'
> collect2: ld returned 1 exit status
> make[3]: *** [gconf-sanity-check-2] Error 1
>
> On Fri, 2012-03-16 at 23:36 +0
change
anything.
On Fri, 2012-03-16 at 23:36 +0800, Mark Hatle wrote:
> On 3/16/12 12:18 AM, Ni Qingliang wrote:
> > when building qemux86-64 arch core-image-lsb (distro is poky-lsb), I got
> > /usr/lib/../lib/libXrandr.so.2: undefined reference to
> > `memcpy@GLIBC_2.14
ectory.
>
> you can build it successfully, only because your host's lib is using
> glibc 2.13, but I'm using archlinux, all package is the newest.
>
> the gconf used host's libXrandr, but want check its dependency in
> build_sysroot, that is the reason, MAYBE.
>
.o
> /usr/lib/../lib/libXrandr.so.2: undefined reference to
> `memcpy@GLIBC_2.14'
> /media/pangu/lsbt/tmp/sysroots/x86_64-linux/usr/libexec/x86_64-poky-linux/gcc/x86_64-poky-linux/4.6.4/ld:
> link errors found, deleting executable `.libs/gconf-sanity-check-2'
> colle
so)
> > -lgcc_s
> > (/media/pangu/lsbt/tmp/sysroots/qemux86-64/lib/../lib/libgcc_s.so)
> > /lib/libpthread.so.0
> > (/media/pangu/lsbt/tmp/sysroots/qemux86-64/lib/libpthread.so.0)
> > /lib/libc.so.6 (/media/pangu/lsbt/tmp/sysroots/qemux86-64/lib/libc.so.6)
> > (/
Hello All:
I have installed some binary file into the /lib/xxx directory (used for
FPGA), and can find them in the 'package' dir of the package. but can't
find any in the 'packages-split' dir of it (and also not in the final
image).
Does anyone can tell me what happened?
--
Yi Qingliang
niqi
I have found out it!
the PN is tinbox, and I have installed the binary to '/usr/lib/tin/'
the bitbake will process '/lib/${PN}/' and '/usr/lib/${PN}', skipped my
own directory.
after change to /usr/lib/${PN}, it works!
On Mon, 2011-10-24 at 09:50 +0800, Ni Qingli
Hello All:
what is the right way to set timezone?
I have added tzdata into my image, and can find some variables in the
etc, e.g. 'TZ'.
on my archlinux, I can set TIMEZONE in the rc.conf, which is used in
rc.sysvinit (which will link the /etc/localtime using TIMEZONE).
what is the right place t
THANKS!
I still want the native support by oe-core/yocto:-). If no, I will try
by myself.
On Fri, 2011-10-28 at 14:32 +0800, Samuel Stirtzel wrote:
> 2011/10/28 Ni Qingliang :
> > Hello All:
> >
> > what is the right way to set timezone?
> >
> > I have added t
e the post install process to check the contents
> of a text file.
>
> Alternatively do this via an initscript -- but for folks w/ read-only
> filesystems I'm not sure that will work.
>
> --Mark
>
> On 10/28/11 3:22 AM, Andrea Adami wrote:
> > On Fri, Oct
e:
> > On Mon, Oct 31, 2011 at 1:44 AM, Ni Qingliang > <mailto:niqingli...@insigma.com.cn>> wrote:
> >
> > I'd like the 'system level configuration' solution.
> >
> > the /etc/localtime/ link can be done when packaging rootfs (using t
what is "IMO"?
On Thu, 2011-11-03 at 09:19 +0800, Otavio Salvador wrote:
> On Wed, Nov 2, 2011 at 22:47, Ni Qingliang wrote:
> > maybe we can do the link in system booting, use the variable "TZ" to
> > create the symlink /etc/localtime, just like archlinux.
&g
thanks! :)
On Thu, 2011-11-03 at 09:58 +0800, Philip Balister wrote:
> On 11/02/2011 09:35 PM, Ni Qingliang wrote:
> > what is "IMO"?
>
> "In my opinion"
>
> See http://www.internetslang.com/
>
> I'm not suggesting reading the entire thing
file: scripts/runqemu-internal
line153: POSSIBLE=`$IFCONFIG -a|grep '^tap' | awk `{print $1}'`
on archlinux, I got that:
tap0:
tap1:
maybe it should be:
tap0
tap1
Is it right?
so I change it to
POSSIBLE=`$IFCONFIG -a|grep '^tap' | awk `{print $1}' | sed 's/:$//'`
--
Yi Qingliang
niqingli...@i
I have checked the version of ifconfig, it blongs to package
"net-tools".
only the latest version 1.60.20110819cvs-1 have the ":" after Interface
name. In this version, the output format of ifconfig has changed.
On Fri, 2011-11-04 at 10:50 +0800, 倪庆亮 wrote:
> file: scripts/runqemu-internal
> line
Hello, All:
I'm working on opensaf, wrote a bb file for it,
and found that the FILES_${PN} has included /usr/lib/${PN}/*.
but there are some .a and .so(symlink) in /usr/lib/${PN}, which will
result QA issue.
how to exclude some files (e.g. *.a, *.so) in FILES_${PN}?
there a
it looks like there is 2.14 bb file already, why the default eglibc stay
on 2.13?
On Thu, 2011-11-17 at 10:32 +0800, Kang Kai wrote:
> On 2011年11月17日 05:38, Khem Raj wrote:
> > On Sun, Oct 30, 2011 at 7:12 PM, Kang Kai wrote:
> >> Hi Saul,
> >>
> >> I just want to update eglibc but eglibc is usin
Thanks for the explanation:)
On Thu, 2011-11-17 at 14:41 +0800, Khem Raj wrote:
> On Wed, Nov 16, 2011 at 6:35 PM, Ni Qingliang
> wrote:
> > it looks like there is 2.14 bb file already, why the default eglibc stay
> > on 2.13?
>
> 2.14 removed some functionality rpc w
I still think that the 'exclude" feature would be better.:)
On Thu, 2011-11-17 at 16:57 +0800, Henning Heinold wrote:
> On Thu, Nov 17, 2011 at 08:14:06AM +, McClintock Matthew-B29882 wrote:
> > On Wed, Nov 16, 2011 at 8:29 PM, Ni Qingliang
> > wrote:
> >
svcdir}/opensaf* \
${osaflibsvcdir}/smf*"
FILES_${PN}-dev = "${osaflibsvcdir}/lib*.so ${osaflibsvcdir}/*.la"
FILES_${PN}-staticdev = "${osaflibsvcdir}/*.a"
On Thu, 2011-11-17 at 17:10 +0800, Koen Kooi wrote:
> Op 17 nov. 2011, om 03:29 heeft Ni Qingliang
I have encountered the same problem on archlinux in VM.
after googled it, maybe it is GCC's defect
On Sat, 2011-11-19 at 03:39 +0800, Scott Garman wrote:
> Hi all,
>
> I'm testing building core-image-minimal in a resource-constrained
> environment (a VirtualBox VM with 2300 MB of RAM allocated to
Do you mean it need the native-gcc on host to fix this bug?
On Sun, 2011-12-04 at 04:03 +0800, Khem Raj wrote:
> On Fri, Nov 18, 2011 at 11:39 AM, Scott Garman
> wrote:
> > Hi all,
> >
> > I'm testing building core-image-minimal in a resource-constrained
> > environment (a VirtualBox VM with 230
I'm trying to inherit multi bbclass using variable:
IMAGE_EXTRA_CLASSES = "image-timezone image-clearboot image-prd"
inherit ${IMAGE_EXTRA_CLASSES}
and got error:
ERROR: Could not inherit file classes/image-timezone image-clearboot
image-prd.bbclass
why it treat the variable as a single class?
h
hello, all:
I have update yocto plugin to 20111224 current version, but can't
install it correctly.
I don't know where to find linuxtools.tmf.core, I have installed
linuxtools totaly, but can't work.
who can help me? thanks!
Cannot complete the install because one or more required items could
I have just done a seperate env tools bb for my project, but use the
config file to assign the env size and address (which is generated on
booting from /proc/mtd).
in the fdt, the u-boot env has a seperate partition identified by it's
name "u-boot environment"
and have some problem:
1. the fw_pr
start eclipse with
> LD_LIBRARY_PATH by following the direction from the Lttng wiki
> http://wiki.eclipse.org/Linux_Tools_Project/LTTng.
>
> - Jessica
>
> -Original Message-
> From: openembedded-core-boun...@lists.openembedded.org
> [mailto:openembedded-core-bou
why not update to qemu-1.0.1 ?
On Thu, 2012-04-19 at 15:44 +0800, Richard Purdie wrote:
> This fix addresses various issues seen in qemux86-64 images:
> * scroll bars in matchbox-terminal not working
> * files not appearing in pcmanfm
> * warnings on the console from glib/gobject about invalid
43 matches
Mail list logo