[poky] [PATCH 0/2] fix cross build of dhcp 4.2.0

Saul Wold saul.wold at intel.com
Thu Dec 2 11:05:16 PST 2010


On 11/29/2010 09:51 PM, Qing He wrote:
> dhcp 4.2.0 introduces bind9 dependency, however, the cross compiling
> doesn't work, this patch set fixes the issue. Tested for arm target
>
> Thanks,
> Qing
>
> Pull URL: git://git.pokylinux.org/poky-contrib.git
>    Branch: qhe/fix
>    Browse: http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=qhe/fix
>
> Thanks,
>      Qing He<qing.he at intel.com>
> ---
>
>
> Qing He (2):
>    bind: add new recipe
>    dhcp: fix cross build
>
>   .../bind/bind-9.7.2-P2/conf.patch                  |  301 ++++++++++++++++++++
>   .../bind/bind-9.7.2-P2/cross-build-fix.patch       |   19 ++
>   meta/recipes-connectivity/bind/bind_9.7.2-P2.bb    |   54 ++++
>   .../dhcp/dhcp-4.2.0/fix-external-bind.patch        |  101 +++++++
>   meta/recipes-connectivity/dhcp/dhcp4.inc           |    6 +-
>   meta/recipes-connectivity/dhcp/dhcp_4.2.0.bb       |    6 +-
>   6 files changed, 484 insertions(+), 3 deletions(-)
>   create mode 100644 meta/recipes-connectivity/bind/bind-9.7.2-P2/conf.patch
>   create mode 100644 meta/recipes-connectivity/bind/bind-9.7.2-P2/cross-build-fix.patch
>   create mode 100644 meta/recipes-connectivity/bind/bind_9.7.2-P2.bb
>   create mode 100644 meta/recipes-connectivity/dhcp/dhcp-4.2.0/fix-external-bind.patch
>
> _______________________________________________
> poky mailing list
> poky at yoctoproject.org
> https://lists.yoctoproject.org/listinfo/poky
>
Pulled into Master with LICENSE tweak

Thanks
Sau!




More information about the poky mailing list