[OE-core] [PATCH V2 0/8] support xmlto

Otavio Salvador otavio at ossystems.com.br
Wed Jul 9 17:35:19 UTC 2014


On Wed, Jul 9, 2014 at 7:16 AM, Hongxu Jia <hongxu.jia at windriver.com> wrote:
> Change in V2:
>
> - For alsa-utils/xorg-proto-common.inc/xorg-lib-common.inc/xserver-xorg.inc,
>   add PACKAGECONFIG for xmlto and disable it by default rather than directly
>   enable it.
>
> - EXTRA_OECONF has --without-catalog to instead of passing CFLAGS directly.
>
> Test Steps:
>
> 1. vim local.conf
> ...
> IMAGE_FEATURES += "ssh-server-dropbear"
> PACKAGECONFIG_pn-alsa-utils = "xmlto"
> IMAGE_INSTALL_append = " xmlto"
> ...
>
> 2. bitbake alsa-utils
> If the build is ok, it means xmlto-native could work.
>
> 3. bitbake core-image-minimal
>
> 4. start qemu target and ssh the target
>
> 5. copy a manual source to target
>    ssh tmp/work/i586-poky-linux/alsa-utils/1.0.27.2-r0/alsa-utils-1.0.27.2/alsactl/alsactl_init.xml root at 192.168.7.2:/home/root
>
> 6. on target
>    root at qemux86:~# xmlto man alsactl_init.xml
>    Note: Writing alsactl_init.7
>
> [YOCTO #2416]
>
> //Hongxu

Thanks for reworking the patchset.

Acked-by: Otavio Salvador <otavio at ossystems.com.br>

-- 
Otavio Salvador                             O.S. Systems
http://www.ossystems.com.br        http://code.ossystems.com.br
Mobile: +55 (53) 9981-7854            Mobile: +1 (347) 903-9750



More information about the Openembedded-core mailing list