summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--glibc/glibc-initial_cvs.oe0
-rw-r--r--glibc/glibc_cvs.oe2
2 files changed, 1 insertions, 1 deletions
diff --git a/glibc/glibc-initial_cvs.oe b/glibc/glibc-initial_cvs.oe
new file mode 100644
index 0000000000..e69de29bb2
--- /dev/null
+++ b/glibc/glibc-initial_cvs.oe
diff --git a/glibc/glibc_cvs.oe b/glibc/glibc_cvs.oe
index f92eaa2ac0..97bcd98f66 100644
--- a/glibc/glibc_cvs.oe
+++ b/glibc/glibc_cvs.oe
@@ -206,7 +206,7 @@ python package_do_split_gconvs () {
packages = oe.data.getVar('PACKAGES', d, 1).split()
if not packages:
- oe.error("PACKAGES not defined")
+ # might be glibc-initial
return
if postinst: