[OE-core] [PATCH 0/1] default-versions.inc: match version of db and db-native while "AGPL-3.0" in ${INCOMPATIBLE_LICENSE}

Hongxu Jia hongxu.jia at windriver.com
Mon Oct 20 11:36:27 UTC 2014


Test Steps:

1. vim local.conf
...
IMAGE_FEATURES += "package-management ssh-server-dropbear"
INCOMPATIBLE_LICENSE="AGPL-3.0"
...

2. build core-image-minimal
bitbake core-image-minimal

3. run qemu and execute 'rpm -qa' succeed
...
root at qemux86-64:~# rpm -qa
update-alternatives-opkg-0.1.8+git0+eae0d8fa44-r0.core2_64
openssl-conf-1.0.1j-r0.core2_64
ncurses-terminfo-base-5.9-r15.1.core2_64
base-files-3.0.14-r89.qemux86_64
netbase-5.2-r0.core2_64
busybox-1.22.1-r32.core2_64
update-rc.d-0.7-r5.all
...

//Hongxu

The following changes since commit 924da20c6f2f183fa7e930e4c3c6b14c090acbe5:

  build-appliance-image: Update to dizzy head revision (2014-10-18 16:16:38 +0200)

are available in the git repository at:

  git://git.pokylinux.org/poky-contrib hongxu/fix-db-native
  http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=hongxu/fix-db-native

Hongxu Jia (1):
  default-versions.inc: match version of db and db-native while
    "AGPL-3.0" in ${INCOMPATIBLE_LICENSE}

 meta/conf/distro/include/default-versions.inc | 4 ++++
 1 file changed, 4 insertions(+)

-- 
1.9.1




More information about the Openembedded-core mailing list