[yocto] [meta-oracle-java][PATCH 2/2] README: remove restrictions related to package management support

Maxin B. John maxin.john at intel.com
Mon Mar 20 06:49:54 PDT 2017


With RPM4, we no longer have to restrict the package managers supported
by meta-oracle-java layer to ipk and deb. Remove the restrictions
specified in the README file.

Signed-off-by: Maxin B. John <maxin.john at intel.com>
---
 README | 9 ---------
 1 file changed, 9 deletions(-)

diff --git a/README b/README
index cb06ced..1f2c138 100644
--- a/README
+++ b/README
@@ -28,15 +28,6 @@ browser, downloading the tarballs, and storing in the bitbake download
 location. And the bitbake download location is specified by DL_DIR variable
 in build configuration file (conf/local.conf)
 
-There are some known install problems for JRE packages due to dependencies
-reported by RPM package manager. Switching to DEB or IPK packaging temporarily
-fixes this.
-ie:
-PACKAGE_CLASSES = "package_deb"
-or
-PACKAGE_CLASSES = "package_ipk"
-in your 'local.conf' file
-
 Where to Send Patches
 =====================
 Please submit any patches against this layer to the Yocto mailing list like:
-- 
2.4.0




More information about the yocto mailing list